Re: buggy 4.0 program
- Posted by DerekParnell (admin) Dec 05, 2008
- 1717 views
mattlewis said...
Yes, that is definitely a bug in the error reporting code. Thanks for finding that.
Not quite fixed yet though ...
---- ? a printf(1, "%d test\n", a) integer a = 1 ----
Results said...
c:\temp>exwc test.ex test.ex:2 Errors resolving the following references: test.ex (2): a test.ex (2): a printf(1, "%d test\n", a) ^ Press Enter