Problem with undefined types with recent DMDs?

Max Samukha spambox at d-coding.com
Wed Oct 7 02:42:27 PDT 2009


On Wed, 07 Oct 2009 05:24:42 -0400, bobef
<blahbalhblahlbag at blahblaghblah.blah> wrote:

>Hello guys. A little help request. I tried to switch to newer version of DMD yesterday (1.048,1.047), but suddenly I get some weird errors.
>
>Error: identifier 'UINT' is not defined
>Error: UINT is used as a type
>Error: cannot have parameter of type void
>
>and the same thing with other types that are imported already in my module by "import tango.sys.win32.Types;". It also happens with my own custom types. It was working with 1.045. Any idea what could be wrong? Maybe I messed up the DMD installation or something?
>
>Thanks,
>bobef

It is a regression:
http://d.puremagic.com/issues/show_bug.cgi?id=3301



More information about the Digitalmars-d mailing list