bool is now a reserved word
4 Aug
2013
4 Aug
'13
12:19 p.m.
Tom wrote:
Check your type spec for bool typedefs. Remove those.
typedef int bool
bool is now a reserved word
I found "typedef int bool" in several services: grep "typedef int bool" */*spec */*/*spec KBaseFBAModeling/fbaModelServices.spec: typedef int bool; experiment/experiment.spec: typedef int boolean; probabilistic_annotation/ProbabilisticAnnotation.spec: typedef int bool; prom_service/PROM.spec: typedef int bool; structured_assertions/SAL.spec: typedef int boolean; trees/Tree.spec: typedef int boolean; workspace_deluxe/workspace.spec: typedef int boolean; kb_seed/lib/CDMI-API.spec: typedef int boolean; Should we tell the developers or just fix it ourselves? (I can do it.) Nomi
4738
Age (days ago)
4738
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nomi Harris