]> Cypherpunks repositories - gostls13.git/commit
include/plan9: make mklibc.rc compatible with 9atom
authorDavid du Colombier <0intro@gmail.com>
Sat, 19 Apr 2014 07:55:09 +0000 (09:55 +0200)
committerDavid du Colombier <0intro@gmail.com>
Sat, 19 Apr 2014 07:55:09 +0000 (09:55 +0200)
commit09aeca5c04a6a6775e91857459e05888721d6999
treef981453bb524eb13f671ba1c086abc4732944702
parent6e8c7f5bb241852f052a9b4a2f20f3e33d0ec7b2
include/plan9: make mklibc.rc compatible with 9atom

Since there is no Runemask constant in UTF-8 enum in
9atom, removing the other constants leads to an empty
enum, which is illegal. Thus, we remove enum entirely.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/82660044
include/plan9/mklibc.rc