Opened 2 years ago
Last modified 2 years ago
#517 new defect
FTBFS with gcc10
Reported by: | Pavel Zhukov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Matreshka | Version: | |
Keywords: | Cc: |
Description
There're two issues:
1)
| 10.1.1 20200507 (Red Hat 10.1.1-1) (x86_64-redhat-linux) Storage_Error stack overflow or erroneous memory access| | Error detected at matreshka-internals-regexps.ads:220:7
Removing volatile pragma fixes this
matreshka-dom_nodes.adb:81:49: implicit conversion of anonymous access formal not allowed
I've not found the solution yet.
Note:
See TracTickets
for help on using tickets.
Here is a small reproducer to report to the GCC: