Colons and brackets

evilrat evilrat666 at gmail.com
Sat Mar 1 21:35:01 PST 2014


On Sunday, 2 March 2014 at 05:23:21 UTC, evilrat wrote:
> On Saturday, 1 March 2014 at 21:42:56 UTC, anonymous wrote:
>> On Saturday, 1 March 2014 at 21:14:53 UTC, Etienne wrote:
>>> On 2014-02-28 7:53 AM, anonymous wrote:
>>>> nope
>>>
>>> nope?
>>
>> yep ;)
>>
>> The nope was directed at this statement specifically:
>>
>> On Friday, 28 February 2014 at 04:31:03 UTC, evilrat wrote:
>>> add "version(all):" after code where specific version ends.
>>
>> I.e. "version(all):" doesn't cancel a former "version(foo):".
>> There may or may not be a way to cancel a "version(foo):". I
>> can't think of anything. Also, I don't see the problem with
>> brackets.
>
> of course it doesn't cancel it. it just re-enables code after 
> descending version operator. versions can only be enabled via 
> compiler args or CTFE.

oh. sorry, i remembere i have same problems with version:, back 
then i switched to brackets.


More information about the Digitalmars-d-learn mailing list