cginternals / cginternals/globjects

std::isspace does not work on some unicode chars, breaks IncludeProcessor

Open
#316 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
563
Forks
59
PR merge metrics
No merged PRs in 30d

Description

this line here https://github.com/cginternals/globjects/blob/17dcc4c5129259781bdb9251294518f2a0c75472/source/globjects/source/IncludeProcessor.cpp#L24

was failing for me in debug mode when processing a line that had this comment inside it:
```
// ¯\_(ツ)_/¯
```

this is also mentioned in the comments of the linked stackoverflow post.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.