hi,

i'm mantaining pdfedit ebuilds for gentoo. 
in previous releases there were few patches to get
pdfedit work, however they are not needed anymore for 0.3.0.
i will drop all patches, but just wanted to make few notes 
to the current state:

1. it seems, that not all part of the compilation inherit -O2 flag.
thats intentional ? e.g.:

i686-pc-linux-gnu-g++ -c -pipe -fno-exceptions -Wall -W -g -D_REENTRANT -fPIC  
-DHAVE_CONFIG_H -DQSDEBUGGER -DQT_INTERNAL_XML -
DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE 
-DHAVE_CONFIG_H -DQSDEBUGGER -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -
DQT_SHARED -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I../engine -I../../tools/designer/editor -I../kernel -
I. -I../engine -I/usr/qt/3/tools/designer/interfaces -I/usr/qt/3/include 
-I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/
markerwidget.o ../../tools/designer/editor/markerwidget.cpp

2. gcc 4.1.1 gives me few warnings, dont know whether they are considerable and 
you are aware of them:
e.g.:
../utils/rulesmanager.h: In member function 'void 
rulesmanager::RulesManager<RuleType, RuleTarget, 
RuleStorage>::delMatching(const RuleType&,
RuleStorage*) [with RuleType = std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, RuleTarget = std::basic_string<char,   
std::char_traits<char>, std::allocator<char> >, RuleStorage = 
std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::     
allocator<char> >, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > >]':
../utils/rulesmanager.h:344: warning: 'matcher' is used uninitialized in this 
function

and set of warns of this type:
../../tools/designer/editor/parenmatcher.h:50: warning: 'class ParenMatcher' 
has virtual functions but non-virtual destructor

3. previously there were also few tweaks in gui, which i'm droping also. i 
would like to see
them default, however you are the devels, so decision is yours :)

- binding to pg-up/down is now for motion inside one page, personally i'd like 
to have it for the next page jump instead of 
  the current ctrl+pg-up/down binding; 
- "reloadpage = item Reload Page (show changes)"  instead of "reloadpage = item 
Reload Page" seems to me more intuitive help
   for newcomers
- maybe also these options could be enabled by default.
[editor]
edit_readonly=1
show_hidden=1


have nice day
pavel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to