Re: hash (comment) sign inside string

Eli Zaretskii <[email protected]>
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
> Date: Wed, 9 Jan 2008 12:34:32 -0800 (PST)
> From: haues1 <[email protected]>
> Cc: 
> 
> I tried the escape character "\\" like:
> 
>        MEXOPTION := abc\\#def
> 
> but it doesn't work. Can somebody please help me?

Why did you double the backslash?  It works for me with one backslash:

  MEXOPTION := abc\#def
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.