URL:
  <http://savannah.gnu.org/bugs/?18618>

                 Summary: When creating class files, header is not wrapped in
#ifndef
                 Project: GNUstep
            Submitted by: madleser
            Submitted on: Thursday 12/28/2006 at 16:30
                Category: Gorm
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

It should be, to spare the poor programmer unnecessary typing or nasty
surprises when the compiler complains about redefinitions. Just something
simple like

#ifndef FILENAME
#define FILENAME

<Stuff goes here, including #include statements>

#endif

Using Gorm 1.1.0.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18618>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to