Re: #warning FIXME:

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

 



On Mon, 2007-07-09 at 14:43 +0530, my linux wrote:
> #warning FIXME: maybe a race condition the card should be removed here
> from global list /kkeil 
> 
> Is this intentional ? or it should be fixed like
> 
> //warning FIXME: maybe a race condition the card should be removed
> here from global list /kkeil
As far as I know, #warning and #error are C pre-processor directives
just like #define, #if, #ifdef, #ifndef, and #endif. The #warning
directive produces a compiler warning, and the #error directive produces
a compiler error, so it is intentional.

Cheers,
Rouslan

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux