Skip to content

Conversation

MartinNowak
Copy link
Member

  • comment out the affected unittests for now

Issue 14718 – float parsing depends on libc strtold precision

- comment out the affected unittests for now
@MartinNowak MartinNowak added this to the 2.068 milestone Jun 21, 2015
@9rnsr
Copy link
Contributor

9rnsr commented Jun 21, 2015

Auto-merge toggled on

9rnsr added a commit that referenced this pull request Jun 21, 2015
workaround Issue 14718 - float parsing depends on platform strtold
@9rnsr 9rnsr merged commit 53dbbaa into dlang:stable Jun 21, 2015
@andralex
Copy link
Member

Thx!

@WalterBright
Copy link
Member

No no no, the test should be elided ONLY for the platform it fails on, not all platforms!

@9rnsr
Copy link
Contributor

9rnsr commented Jun 21, 2015

the test should be elided ONLY for the platform it fails on, not all platforms!

Of course it would be the best way, but how distinguish debian-7.4 system from other linux systems? I couldn't find an easy way.

@WalterBright
Copy link
Member

At least it should be versioned out for Linux systems, not all.

@MartinNowak MartinNowak deleted the workaround14718 branch June 22, 2015 11:18
@MartinNowak
Copy link
Member Author

It's a problem during lexing so we can't version it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants