427 – source files starting with a number are accepted by dmd

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 427 - source files starting with a number are accepted by dmd
Summary: source files starting with a number are accepted by dmd
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 Linux
: P2 normal
Assignee: Walter Bright
URL:
Keywords: accepts-invalid
Depends on:
Blocks:
Reported: 2006年10月11日 15:35 UTC by Thomas Kühne
Modified: 2014年02月15日 13:21 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Thomas Kühne 2006年10月11日 15:35:21 UTC
sample:
dmd 2.d
cause:
module.c:575: if (*p != '_' && !isalnum(*p))
Comment 1 Thomas Kühne 2006年10月12日 10:15:56 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
d-bugmail@puremagic.com schrieb am 2006年10月11日:
> http://d.puremagic.com/issues/show_bug.cgi?id=427 
> sample:
> dmd 2.d
>
> cause:
> module.c:575: if (*p != '_' && !isalnum(*p))
Added to DStress as
http://dstress.kuehne.cn/nocompile/1_source.html
http://dstress.kuehne.cn/nocompile/2_source.d
Thomas
-----BEGIN PGP SIGNATURE-----
iD8DBQFFLmEJLK5blCcjpWoRAmZNAJoD5N25EHIy2JaDdn7P8aU7El8dzACeLl2P
/miLieYxshfzDIB8A9BwaRQ=
=zuNI
-----END PGP SIGNATURE-----
Comment 2 Walter Bright 2006年10月18日 13:29:18 UTC
Fixed DMD 0.170


AltStyle によって変換されたページ (->オリジナル) /