- Package:
- g++
- Source:
- gcc-defaults
- Description:
- GNU C++ compiler
- Submitter:
- Joe Drew
- Date:
- 2019-12-23 17:21:10 UTC
- Severity:
- normal
The program below doesn't compile. If you change "isalnum" in ptr_fun to "isal", it compiles just fine, though.
# submitted Debian report #222497 to gcc-gnats as PR 13947 # http://gcc.gnu.org/PR13947 forwarded 222497 http://gcc.gnu.org/PR13947 retitle 222497 [PR 13947] ptr_fun doesn't recognise argument tags 222497 + upstream thanks