Hi all.

Any idea about why this error comes out on F32+ and not on F31?

```
ui.cc:2086:12: error: 'iswalnum' was not declared in this scope; did you
mean 'isaalnum'?
 2086 |     return iswalnum(c) || c == '_' || c == '-';
      |            ^~~~~~~~
      |            isaalnum
make: *** [Makefile:1601: ui.o] Error 1
```

GitHub ticket: https://github.com/crawl/crawl/issues/1372

Build on F31: https://koji.fedoraproject.org/koji/taskinfo?taskID=43635124

Build on F33: https://koji.fedoraproject.org/koji/taskinfo?taskID=43636815

-- 
---
Antonio Trande
Fedora Project
mailto 'sagitter at fedoraproject dot org'
GPG key: 0x7B30EE04E576AA84
GPG key server: https://keys.openpgp.org/

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to