On 01/19/2013 06:05 PM, julien2412 wrote:
Cppcheck detected this:
ucb/workben/ucb/ucbdemo.cxx
1735    syntaxError     error   Invalid number of character (() when these macros are
defined: ''.
I fixed parenthesis (there was not just one problem) but I don't know how to
check this since "make ucbdemo" tells:
make: *** No rule to make target `ucbdemo'.  Stop.
(even if I run this in <LO root>/ucb/workben/ucb
Is ucbdemo still used? How to build it?
Any */workben/ code (and there is quite some of it across modules) is 
not routinely built, so easily bitrots, and in most (all?) cases hasn't 
even been migrated to gbuild.  Whether or not the bitrotten code would 
be useful if it hadn't bitrotted is often lost to history.
It isn't entirely clear to me whether it is better to remove any 
apparently bitrotten */workben/ code (it doesn't pollute the source tree 
any more, and people can resurrect it from the git repo if they want to 
use it again) or leave it there (people who might get interested in the 
code in the future have a better chance at finding it again if it is 
available in the current source tree, compared to just available in the 
git repo's history).  But it's likely better to err here in favour of a 
clean, small repo and just remove any bitrotten */workben/ code.
Stephan
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.