[Uml-devel] [Bug 72019] save autosave file to a more obvious place

Oliver Kellogg okellogg at users.sourceforge.net
Sun Mar 19 02:32:03 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=72019         




------- Additional Comments From okellogg users sourceforge net  2006-03-19 11:31 -------
Please make patches against umbrello in branches/KDE/3.5/kdesdk
because trunk is still being adapted to KDE4 and does not compile.
Anyway, I applied your comment #3 attachment 15186 on a 3.5 branch
checkout but it doesn't compile:

make[1]: Entering directory `/kdesdk-3.5-branch/umbrello/umbrello'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Idialogs -Irefactoring -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -fno-builtin -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_DOT -DDEBUG_LVITEM_INSERTION_ORDER  -MT umldoc.o -MD -MP -MF ".deps/umldoc.Tpo" \
  -c -o umldoc.o `test -f 'umldoc.cpp' || echo './'`umldoc.cpp; \
then mv ".deps/umldoc.Tpo" ".deps/umldoc.Po"; \
else rm -f ".deps/umldoc.Tpo"; exit 1; \
fi
umldoc.cpp: In member function `void UMLDoc::slotAutoSave()':
umldoc.cpp:2414: error: `modified' undeclared (first use this function)
umldoc.cpp:2414: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
make[1]: *** [umldoc.o] Error 1




More information about the umbrello-devel mailing list