Bug in new get()?
I'm not sure if it's my build process or what. I'm still unable to make
backendw.exe / backendu on Windows or Linux, but I seem to be making exw and exu
just fine and the library just fine.
On both Linux and Windows the linker gives me similar errors while building the
backend:
main-.o: In function `main':
main-.c:(.text+0x84c): undefined reference to `_6upper'
Another problem is that sanity.ex is failing testget() which stems from the
changes to get.e.
Never mind... testget() in sanity.ex is expecting get() to return a sequence of
length two, not four. That'll have to be fixed...
--
A complex system that works is invariably found to have evolved from a simple
system that works.
--John Gall's 15th law of Systemantics.
"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare
j.
|
Not Categorized, Please Help
|
|