> Od: Charles Plessy <[email protected]> > it looks fine, but the ultimate answer comes of course from building the > binary > package and inspecting its contents with dpkg -c. In addition, you can run the > checker `lintian' on the .changes file; it will give you a lot of useful > stylistic comments.
Hello, Thank you for helpful answer. Actually I am trying build package from source and there are some warning messages already when I install them from source (make). r/share\" -ffast-math -I/usr/include/freetype2 -c -o jkmeter.o jkmeter.cc jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc:43: warning: deprecated conversion from string constant to ‘char*’ jkmeter.cc: In function ‘int main(int, char**)’: jkmeter.cc:85: warning: deprecated conversion from string constant to ‘char*’ I've contacted author because of that before and answer was that this is nothing harmful. And really program run well without any problem. Can these warning messages be problem when I will try latter get this package to debian repository? regards mira -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

