#835: Compiling breaks at latest SVN -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Resolution: fixed Keywords: | -----------------------------------+----------------------------------------
Comment(by thomas): Forgotten semicolon at initng_module struct: To fix it run "for i in `grep -nA6 'struct .* initng_module = {' * -R | grep '}$' | grep -v '.svn'`; do a=`echo $i | cut -d'-' -f2`; b=`echo $i | cut -d'-' -f1`; sed -i "${a}s/}/};/g" $b; done" or apply diff ;) -- Ticket URL: <http://www.initng.org/ticket/835#comment:5> Initng <http://www.initng.org> The next generation init system _______________________________________________ Tickets mailing list Tickets@jw.dyndns.org http://jw.dyndns.org/mailman/listinfo/tickets