Opened 13 years ago
Closed 13 years ago
#449 closed defect (worksforme)
noweb does not compile anymore without bloody tricks
Reported by: | Juergen Reuter | Owned by: | ALL |
---|---|---|---|
Priority: | P4 | Milestone: | v2.0.7 |
Component: | core | Version: | 2.0.6 |
Severity: | minor | Keywords: | |
Cc: |
Description
Noweb does not compile any more with modern gcc systems, somewhere around 4.6.x. What shall we do about that... Include it? Or just trust, that it will be maintained? At some point we have to think about that...
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Ok, at least for Ubuntu and MAC (MACPorts) there are installable packages, meaning that this package is still under maintenance from the OSs though there is no development any more.
The issue with the noweb emacs mode is just some ressources that are spared as the highlightening (incl. pretty formatting) is done only for the active part of the Emacs window. Maybe there is a way to switch that off...
Anyhow, closing the ticket. (Next time, I will use the pre-compiled packages. BTW, nowadays there is also a package for valgrind on MAC OS X)
There's also the annoying issue that noweb-mode does strange things with modern Emacs installations - the X window shrinks slightly with every mode change. Thorsten?