#460 closed defect (fixed)
dnmalloc does not work with gcc11
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 4.4.7 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
The rexexec()
library function for POSIX regex fails when dnmalloc
is enabled, so we need to disable dnmalloc
if gcc11 is detected.
Change History (2)
comment:1 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 3 years ago
Milestone: | → 4.4.7 |
---|
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset[572].