Summary
"-d0" is accepted as number syntax on some systems
Metadata
- Id: 7beaed6d6e3d2cc93b690c5ee295cd1f5608c52c
- Trac id: 740
- Type: defect
- Reporter: felix
- Owner:
- Cc: andyjpb@ashurst.eu.org
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: worksforme
- Priority: major
- Milestone: 4.12.0
- Version: 4.7.x
- Changetime: 2016-12-28 22:16:05 UTC
- Created: 2011-12-12 12:24:24 UTC
- Keywords:
Description
The core number parser reads this as a floating-point number, when the underlying C runtime accepts something like `-e0`.
Found by andy while porting the system to irix.
Changes and comments
[2012-04-16 15:11:15 UTC] felix removed milestone 4.8.0
[2012-10-05 20:30:10 UTC] sjamaan wrote:
I think this should be fixed with changeset 6e10dfb17175faa307a2a7230cf705c987af85c5
Could you please check this, Andy?
[2015-08-27 09:27:33 UTC] sjamaan wrote:
Aaaaannnnddddyyyyyyy, where are you?
[2015-08-27 11:34:52 UTC] andyjpb set cc to andyjpb@ashurst.eu.org
[2016-02-20 13:04:16 UTC] sjamaan set milestone to 4.12.0
[2016-02-20 13:04:16 UTC] sjamaan wrote:
Most likely this is fixed already. Should verify for 4.12
[2016-12-28 22:16:05 UTC] sjamaan set resolution to worksforme
[2016-12-28 22:16:05 UTC] sjamaan wrote:
Andy: Please reopen this ticket if it is still broken on IRIX.