roxen.lists.pike.general

Subject Author Date
Re: Importing constants from modules in 7.8.* Mirar @ Pike importmöte för m <6341[at]lyskom[dot]lysator[dot]liu[dot]se> 20-04-2009
If you want the previous behaviour, use 

constant NULL=0;

since 0 is UNDEFINED without zero_type.