Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a new release, since the last available tag fails to build #30

Open
barracuda156 opened this issue Jun 3, 2024 · 1 comment
Open

Comments

@barracuda156
Copy link

The last tag fails to build:

In file included from In file included from /opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/unittest/test.h/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/unittest/test.h::11:
:
/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/inipp/inipp.h:48:30:/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/inipp/inipp.h:48:30: error: expected expression
                             [&loc](CharT ch) { return !std::isspace(ch, loc); })); 
                             ^
error: expected expression
                             [&loc](CharT ch) { return !std::isspace(ch, loc); }));
                             ^
/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/inipp/inipp.h:54:30: error: expected expression
                             [&loc](CharT ch) { return !std::isspace(ch, loc); }).base(),
                             ^
/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_devel_inipp/inipp/work/inipp-1.0.12/inipp/inipp.h:54:30: error: expected expression
                             [&loc](CharT ch) { return !std::isspace(ch, loc); }).base(),
                             ^

However the latest c61e699 commit builds fine.

Could you make a new release?

@mcmtroffaes
Copy link
Owner

Yes, it's been a while... I'll try to get to it in the coming month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants