Commit 9a94a6c
committed
Remove stray line break when running
ROOT first prints a newline before going over the inputs to separate
printouts from the initial "root [0]" prompt. But if root is run with
"-q", there is no prompt and we don't need the newline.
Removing this spurious newline completely avoids all output when
building ROOT, where the newline used to happen when running
`hsimple.C`.
This is commit is similar to 8e8b6bb, which removed another
stray linebreak in the opposite case of running `root` with no input
files.root -q with input files1 parent 6373765 commit 9a94a6c
File tree
871 files changed
+10
-870
lines changed- README/ReleaseNotes/v640
- core/rint/src
- roottest
- cling
- array
- bytecode
- const
- controls
- dict
- ROOT-8096
- ROOT-8739
- functionTemplate
- function
- offset
- operator
- other
- parsing
- preproc
- printf
- reflex
- reload
- return
- specialobj
- stack
- staticinit
- ROOT-10426
- stl
- default
- map
- string
- templateMembers
- template
- separateDictNamespace
- separateDict
- typedef_global
- typedef
- main
- python/cling
- root
- aclic
- load
- misc
- nolinkdep
- offset
- with space
- collection
- core
- dataframe
- fit/linear
- graf
- hist
- division
- formula
- misc
- operator
- profile
- io
- TFile
- abstractclass
- alloc
- arrayobject
- bill01
- bill02
- buffer
- clones
- complex
- const
- cpp11Containers
- customCollection
- customStreamer
- datamodelevolution
- 00
- 01
- cms-00
- misc
- stl
- dirdelete
- directory
- double32
- emulated
- evolution
- array
- equivalent
- issue-8083
- numerical_conversions
- pragma_read
- rules
- stl_conversions
- v5names
- versions
- lhcb
- fakeClass
- filemerger
- references
- float16
- geo
- hadd
- heritstl
- ignoretobject
- interface
- issue-7754
- mwe
- issue-9899
- json
- multipleInherit
- multizip
- newClassDef
- current
- featuretest
- new
- newdelete
- newstl
- perf/slowreading
- pointers
- prefetching
- recover
- references
- actions
- rootcint
- set
- simple
- stdarray
- stdpair
- tclass
- tmpifile/references
- transient
- base
- treeForeign
- treeproblem
- tree
- tuple
- uniquePointer
- unordered_set
- vararyobj
- webfile
- withoutDictionaries
- xml
- math/mathmore
- meta
- MakeProject
- ROOT-10804
- ROOT-5694
- ROOT-7462
- autoloading
- NestedClasses
- avoidAutoParsing
- classInNamespace
- headerParsingOnDemand
- templates
- callfunc
- cmsUnload
- dictSelection
- enums
- evolution
- version5
- fwdDecls
- genreflex
- ROOT-5594
- ROOT-5626
- ROOT-5627
- ROOT-5657
- ROOT-5690
- ROOT-5696
- ROOT-5709
- ROOT-5756
- ROOT-5764
- ROOT-5881
- ROOT-6796
- TClass
- headersDuplicateKeys
- iorules
- noStreamer_noInputOperator
- iotypeioname
- method
- offset
- naming
- issue-18363
- redeclUnload
- rootcling/ROOT-7695
- rootmap
- tclass
- issue-6767
- issue-6840
- regression
- multicore
- ntuple
- selector/simple
- treedraw
- treeformula
- array
- casting
- clones
- evolution
- formulaio
- function
- morrison
- ntuple
- operator
- parse
- references
- retobj
- scan
- stl
- string
- sync
- treeproxy
- split
- stlvec
- vectorint
- tree
- addresses
- converterIssues
- array
- basket
- branches
- cache
- chain
- cloning/references
- entrylist
- evolution
- split
- fastcloning/references
- friend
- index
- interpreted
- leaves
- pointers
- query
- readcin
- reader
- readfile
- selectorreader
- selector
- split
- stl
- string
- tcut
- treeproblem
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
871 files changed
+10
-870
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
434 | 437 | | |
435 | 438 | | |
436 | 439 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
0 commit comments