digitalmars.D.learn - build preprocessor ...
- clayasaurus (4/4) May 09 2005 Last I heard, Derek said build is going to support some type of
- Derek Parnell (10/16) May 09 2005 No, not yet. Soon there will be though. I'm doing it at two levels: A
Last I heard, Derek said build is going to support some type of preprocessor? All I want to do is just define !== as isnot : ) Is there a way to do this with the current version of build?
May 09 2005
On Mon, 09 May 2005 17:40:26 +0000, clayasaurus wrote:Last I heard, Derek said build is going to support some type of preprocessor? All I want to do is just define !== as isnot : ) Is there a way to do this with the current version of build?No, not yet. Soon there will be though. I'm doing it at two levels: A built-in simple text substitution mechanism, and support for external preprocessors. -- Derek Parnell Melbourne, Australia BUILD v2.07 is now available. 07/May/2005 http://www.users.bigpond.com/ddparnell/build/download.html 10/05/2005 6:24:45 AM
May 09 2005