Bug#550186: [bash-completion] bash completion does not work with white spaces in path names anymore

2009-10-08 Thread Erwin Burgstaller
Package: bash-completion Version: 1:1.0-3 Severity: normal --- Please enter the report below this line. --- Doing this: $ mkdir 'sub one' $ mkdir 'sub two' $ cd suTAB # is expanded to 'cd sub\ ' $ cd sub\ TABTAB# nothing happens $ cd sub\ oTABTAB # nothing happens A

Bug#534286: lastfmsubmitd has no entry point for proxy configuration

2009-06-23 Thread Erwin Burgstaller
Package: lastfmsubmitd Version: 1.0.5-1 Severity: wishlist Tags: patch This little patch for /etc/init.d/lastfmsubmitd would let me put in e.g. proxy information (http_proxy=...) or other stuff into /etc/default/lastfmsubmitd without beeing disturbed by the next package upgrade. ;-) ---

Bug#507173: Workaround for bug #507173

2009-05-15 Thread Erwin Burgstaller
If you add some comment before const, like this: void Svg::write(std::ostream st, const Graph g) /**/ const { } indent doesn't double const I know, this is cheesy, but does not make the source files invalid, while we are waiting for a fix in the upstream code. ;) -- To UNSUBSCRIBE, email

Bug#507173: Found working patch

2009-05-15 Thread Erwin Burgstaller
I've found this patch and it's working: --- indent.c.orig Tue Jan 31 18:00:29 2006 +++ indent.cSat Sep 2 12:48:07 2006 @@ -1439,6 +1439,7 @@ { char * t_ptr; set_buf_break (bb_const_qualifier, paren_target); +#if 0 /* fix doubling of C++ tokens */

Bug#165146: xlibs-dev: $(SOSYMLINK) not expanding in gnuLib.rules

2007-02-26 Thread Erwin Burgstaller
Hi Brice, never had that Problem since than. It might have been silently disappeared on the next upgrade. So you might close it right now. Thanks, Erwin smime.p7s Description: S/MIME cryptographic signature