[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#121282: On i386, gcc-3.0 allows $ in indentifiers but not the asm



On Wed, Nov 28, 2001 at 06:59:27AM +0100, Martin v. Loewis wrote:
> > I could have sworn it was NTFS...
> > 
> > util.h:
> > typedef enum {
> >         FILE_$Mft       = 0,
> >         FILE_$MftMirr   = 1,
> 
> What kernel version? In 2.4.10, this reads
> 
> typedef enum {
> 	FILE_Mft	= 0,
> 	FILE_MftMirr	= 1,
> 	FILE_LogFile	= 2,
> ...

I stand corrected, then.  It's been like that for at least most of 2.4
up through 2.4.7, which one of my boards is still running.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



Reply to: