Bug 12232 - Dangling text on #endif causes cpp noise.
Summary: Dangling text on #endif causes cpp noise.
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 4.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-16 05:40 UTC by Lyndon Nerenberg
Modified: 2008-04-21 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (587 bytes, patch)
1999-06-16 05:40 UTC, Lyndon Nerenberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lyndon Nerenberg 1999-06-16 05:40:01 UTC
Three lines in usr.bin/make/sprite.h look like

	#endif FOO

which can cause cpp to grumble.

Fix: ===================================================================
RCS file: /usr/src/usr.bin/make/sprite.h,v
retrieving revision 1.1
How-To-Repeat: 
Build make on an Irix box :-)
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 1999-10-30 08:11:05 UTC
State Changed
From-To: open->closed

fixed as part of other changes. 

Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-21 14:07:46 UTC
mm          2008-04-21 13:07:32 UTC

  FreeBSD ports repository

  Modified files:
    cad/brlcad           Makefile distinfo pkg-plist 
  Removed files:
    cad/brlcad/files     patch-src-vas4_vas_io.c 
  Log:
  - Update of cad/brlcad from 7.10.4 to 7.12.0
  - Removed files: files/patch-src-vas4_vas_io.c (already implemented)
  - USE_XORG part already implemented by miwi
  
  PR:             ports/12232
  Submitted by:   mm
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.31      +14 -14    ports/cad/brlcad/Makefile
  1.16      +3 -3      ports/cad/brlcad/distinfo
  1.3       +0 -47     ports/cad/brlcad/files/patch-src-vas4_vas_io.c (dead)
  1.17      +211 -47   ports/cad/brlcad/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"