Compile error: function name collisions between port.h and math.h?

Anders F Björklund afb at algonet.se
Thu Apr 5 02:00:53 PDT 2007


James Dennett wrote:

> Sorry; the C preprocessor really doesn't give any
> nice to way handling scoping of definitions.

Nah, it was just a quick thought on how I usually
handle symbol conflicts - but only for constants...

But it doesn't work in this case, as you point out.
The #include rearrangement will have to do for now.

--anders


More information about the D.gnu mailing list