Opened 11 years ago
Closed 11 years ago
#2932 closed defect (fixed)
Bootstrapped compiler - do not make protected functions static to get better stack traces
| Reported by: | Adrian Pop | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.2 |
| Component: | MetaModelica | Version: | trunk |
| Keywords: | Cc: |
Description
After we made the protected functions static we get worse stack traces.
We should make the protected functions non-static (maybe on a define)
that is not on for the release.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Might be fixed in r22988.