Hi
I just tried to update/publish a library 'CMDB' and it's test program called 'cmdb' and ran into big problems.
What happened was that my library was overwritten by the program and thus not contained cmdb.cpp/cmdb.h but main.cpp instead.
As a result the update to latest button in the compiler did not work well (i kept being able to update) and on my personal pages wrong files where shown for the cmdb lib.
Luckily I was able to revert to older sources (as i published the lib first). I fixed it with a workaround by renaming the cmdb project to cmdb_test. But I almost lost valuable sources and modifications by this bug!
wvd_vegt
Hi
I just tried to update/publish a library 'CMDB' and it's test program called 'cmdb' and ran into big problems.
What happened was that my library was overwritten by the program and thus not contained cmdb.cpp/cmdb.h but main.cpp instead.
As a result the update to latest button in the compiler did not work well (i kept being able to update) and on my personal pages wrong files where shown for the cmdb lib.
Luckily I was able to revert to older sources (as i published the lib first). I fixed it with a workaround by renaming the cmdb project to cmdb_test. But I almost lost valuable sources and modifications by this bug!
wvd_vegt