Closed GoogleCodeExporter closed 9 years ago
Hm, maybe the "?:" construct is a gcc-ism or something. Can you try the
attached patch?
Original comment by mark.gro...@gmail.com
on 20 Apr 2011 at 2:44
Attachments:
Original comment by mark.gro...@gmail.com
on 20 Apr 2011 at 2:44
Ok, I verified that the omission of the middle operand in the conditional
expression
is a gcc-ism. I'll remove the use of it from pdsh code. Thanks for catching
this.
Once you verify that the patch fixes the issue, I'll commit the fix.
http://gcc.gnu.org/onlinedocs/gcc/Conditionals.html
Original comment by mark.gro...@gmail.com
on 20 Apr 2011 at 4:20
I confirmed that this patch allows genders.c to successfully compile. Thanks
for your fast response!
Original comment by bwir...@gmail.com
on 20 Apr 2011 at 6:58
This issue was closed by revision r1320.
Original comment by mark.gro...@gmail.com
on 22 Apr 2011 at 2:32
Original issue reported on code.google.com by
bwir...@gmail.com
on 20 Apr 2011 at 2:05