Menu

#19 Fix couple of "redefinition of typedef" errors

v1.0_(example)
closed
nobody
None
1
2015-08-08
2015-08-07
No

There are two cases when a typedef defined in a header is being needlessly redefied in a source file or another header. Modern compilers do not consider this a show-stopper, but GCC 4.2 does not like these things. Even though GCC 4.2 is kind of old, it's better to keep the code clean. Patch is attached.

1 Attachments

Discussion

  • Alexey Dokuchaev

    Fixed in [r598].

     

    Related

    Commit: [r598]

  • Alexey Dokuchaev

    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel