Opened 18 years ago

Last modified 18 years ago

#26 new defect

CMT dumpbin command complaining about long lines on Windows

Reported by: Hubert.Degaudenzi@… Owned by: arnault
Priority: normal Milestone:
Component: a. Usage Version:
Severity: normal Keywords:
Cc: OS: All
If Other, could you precise: Experiment: Atlas
If Other, could you precise:
Stack trace:
Steps to reproduce:

Description

When compiling the new version of Gaudi which is using a lot of templated class for the internal options compilation/parsing, a lot of warnings are appearing on windows:

#CMT> Warning: Line too long and truncated in PAwk::run for command
dumpbin /symbols ..\win32_vc71_dbg\GaudiKernel.arc
#CMT> Warning: Line too long and truncated in PAwk::run for command
dumpbin /symbols ..\win32_vc71_dbg\GaudiKernel.arc
#CMT> Warning: Line too long and truncated in PAwk::run for command
dumpbin /symbols ..\win32_vc71_dbg\GaudiKernel.arc
#CMT> Warning: Line too long and truncated in PAwk::run for command
dumpbin /symbols ..\win32_vc71_dbg\GaudiKernel.arc
#CMT> Warning: Line too long and truncated in PAwk::run for command
dumpbin /symbols ..\win32_vc71_dbg\GaudiKernel.arc
...

Could it be possible to increase this line length?

Change History (1)

comment:1 Changed 18 years ago by anonymous

Experiment: Atlas
OS: All

Is this going to be fixed for next release?

Note: See TracTickets for help on using tickets.