Request for Review (XXL): 6989984: Use standard include model for Hotspot
Stefan Karlsson
stefan.karlsson at oracle.com
Fri Nov 19 07:14:13 PST 2010
On 11/19/2010 09:44 AM, Florian Weimer wrote:
> * Stefan Karlsson:
>
>> To replace MakeDeps we updated all source files with explicit include
>> statements, include guards and platform dispatching with #ifdefs.
> Have you considered using #pragma once instead of manual include
> guards?
I don't think that the Sun Studio compiler supports '#pragma once' ...
More information about the porters-dev
mailing list