-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
G'day,
I've also noticed that the version of cppfront-compiler is really old. It's so old I can't even find this version on github, so it's hard to tell what's changed between v0.3.0 and the latest v0.8.1.
das@ubuntu2404:~/xdp2/thirdparty/cppfront$ ./cppfront-compiler -version
cppfront compiler v0.3.0 Build 8B10:1325
Copyright(c) Herb Sutter All rights reserved
Latest is v0.8.1
https://github.com/hsutter/cppfront/tags
I did try version v0.8.1 and it seems the syntax has changed enough that the newer version doesn't work with the existing code.
I don't know how you feel about wedging >5MBs into git, but it might be an improvement to remove the binary from git, and have the build process download the correct version and build it locally.
Anyway, this is just a note to take a look into this at some point.
Regards,
Dave
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels