Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2007/0412/26

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


/sys/include/scribble.h
% cat >/sys/lib/dist/changes/1176433207.10.txt << EOF
Put opaque type pragma where it belongs.
EOF
 [jmk] --rw-rw-r-- M 59 glenda sys 715 Apr 12 22:55 sys/include/scribble.h
	/n/sourcesdump/2007/0412/plan9/sys/include/scribble.h:1,10 - 
	/n/sources/plan9/sys/include/scribble.h:1,10
	  #pragma src "/sys/src/libscribble"
	  #pragma lib "libscribble.a"
	  
	+ #pragma incomplete struct graffiti
	+ 
	  typedef struct Scribble Scribble;
	  typedef struct graffiti Graffiti;
	- 
	- #pragma incomplete Graffiti
	  
	  typedef struct pen_point {
	  	Point;


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.