You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ file os9-newlines.h
os9-newlines.h: ASCII text, with CR line terminators
reuse fails parsing it
$ reuse spdx
reuse.project - WARNING - could not find supported VCS
};' inline void testSlot() {}bjectrse 'LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
reuse.project - ERROR - 'os9-newlines.h' holds an SPDX expression that cannot be parsed, skipping the file
If I run mac2unix on it, then afterwards reuse will work correctly.
The text was updated successfully, but these errors were encountered:
Thank you for your time and contributions! Unfortunately, this issue has been inactive for quite a while which means we probably can't manage the time to deal with it. That's why we're marking it as stale. We want to keep things tidy and focus on active discussions, but we’re always happy to revisit if this is still relevant!
If you’d like to keep this open, please add a comment to let us know and remove the label stale. Otherwise, this issue will most likely be automatically closed soon.
This file has mac line endings (CR line terminator)
https://raw.githubusercontent.com/qt/qtbase/dev/tests/auto/tools/moc/os9-newlines.h
reuse fails parsing it
If I run mac2unix on it, then afterwards reuse will work correctly.
The text was updated successfully, but these errors were encountered: