hercules-390 / hyperion

Hercules 390
Other
252 stars 68 forks source link

commit d160706f295d8c58c4e605f8b62773fc4528486d breaks build on APPLE #110

Closed ghost closed 8 years ago

ghost commented 8 years ago

In file included from hsys.c:12: In file included from ./hercules.h:146: In file included from ./hstructs.h:19: ./telnet.h:355:5: error: declaration of anonymous struct must be a definition struct error_t ^ ./telnet.h:364:10: error: type name requires a specifier or qualifier error; ^

Fish-Git commented 8 years ago

So fix it! You're a Hercules developer!

ghost commented 8 years ago

very dirty... error_t is typedeffed sopmewhere and the two definition clash