May 12, 2002 D » Re: Request for a feature or a bug? | |||
|---|---|---|---|
| |||
...turn it on/off by a pragma or something like that. Best regards, Mark Junker | |||
May 03, 2002 D » Re: First impressions | |||
|---|---|---|---|
| |||
...for all internal names something like a compile time pragma. That is, a user could... | |||
January 28, 2002 c++.windows.32-bits » Re: how to import a usable lib? | |||
|---|---|---|---|
| |||
...an #include line, like this: #pragma MangleWithStackDepth(off) #include <GL/glut.h> #pragma MangleWithStackDepth(on... | |||
January 14, 2002 D » Re: comments on m..n array index syntax. make it m through n inclusive | |||
|---|---|---|---|
| |||
...more code accumulates. Alternatively, some kind of #pragma-like device could be used, but then... | |||
January 04, 2002 c++ » Selective Warning Disabling | |||
|---|---|---|---|
| |||
...the request to implement: #pragma warning(disable:2...sure whether disabling errors like this is a... | |||
November 15, 2001 D » Re: -nopointerarithmetic option? | |||
|---|---|---|---|
| |||
...Something like "option" statement in D for this purpose would be fine. Sorta #pragma, but... | |||
November 15, 2001 c++ » DM version string | |||
|---|---|---|---|
| |||
...would like to display compiler version at compile time in idde's output window. #pragma... | |||
November 11, 2001 c++.dos.32-bits » Re: Linear Video Memory | |||
|---|---|---|---|
| |||
...SC__ #pragma SC align 1 #else #pragma option...gives you a structure like this: //---------------------------------------------------- //VesaModInfo //flag... | |||
October 22, 2001 D » Re: math on void* same as math on byte* | |||
|---|---|---|---|
| |||
...some tasty, powerful features like this, as well...they unilaterally reject the #pragma mechanism for standardizing... | |||
September 26, 2001 D » Re: Structs & network programming. | |||
|---|---|---|---|
| |||
...reasons, but it seems like if you're...compiler switch or a pragma-type thing. It... | |||
Copyright © 1999-2021 by the D Language Foundation