divyang4481 / rcf-cpp

Automatically exported from code.google.com/p/rcf-cpp
0 stars 0 forks source link

Doesn't build with gcc 4.3 #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Compiling the demo application with gcc 4.3 yields:

../MyService.hpp:11: error: declaration of ‘typedef struct RcfClient 
MyService::RcfClient’
../MyService.hpp:11: error: changes meaning of ‘RcfClient’ from ‘struct 
RcfClient’

Original issue reported on code.google.com by jarl.lin...@gmail.com on 12 Aug 2008 at 1:53

GoogleCodeExporter commented 9 years ago
RCF 0.9d has only been tested up to version 4.0 of gcc.

Original comment by jarl.lin...@gmail.com on 12 Aug 2008 at 1:56

GoogleCodeExporter commented 9 years ago
RCF 1.0 builds with gcc 4.3 .

Original comment by jarl.lin...@gmail.com on 22 Oct 2008 at 5:51

GoogleCodeExporter commented 9 years ago

Original comment by jarl.lin...@gmail.com on 28 May 2009 at 1:44