OSDN Git Service

* fixinc/fixlib.h (t_bool): Add identifier `t_bool' in typedef.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Mar 2001 19:05:00 +0000 (19:05 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Mar 2001 19:05:00 +0000 (19:05 +0000)
commite6c3d97bedb7758fdd21e5973c55a7e977cb4030
tree2aebc5b0205dcc3e12e99ca0e1fb5ecd3ed48cc4
parentc25dac7b353cd5be54f7f73b165ffb3e6270a9ea
* fixinc/fixlib.h (t_bool): Add identifier `t_bool' in typedef.
* fixinc/server.c (read_pipe_timeout): Use enum t_bool instead of
t_bool in declaration because pcc can't combine volatile with typedef
types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40217 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fixinc/fixlib.h
gcc/fixinc/server.c