[Issue 1504] import osmosis
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 15 07:47:21 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1504
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
Keywords| |accepts-invalid
------- Comment #3 from smjg at iname.com 2007-09-15 09:47 -------
Please remember to assign keywords to bug reports. To everybody reading this:
Please look through issues you've reported and check for missing keywords.
Here's what I get (DMD 1.020):
- dmd a.d passes regardless of which imports are present
- dmd b.d xfails regardless of which imports are present
- dmd a.d b.d xfails unless both imports are present, in which case it xpasses
- dmd b.d a.d likewise
(Using dstress terminology here....)
--
More information about the Digitalmars-d-bugs
mailing list