Re: [aur-dev] [PATCH] rpc: delay getting DB connection until absolutely necessary

2009-02-15 Thread Loui Chang
On Sat, Feb 14, 2009 at 05:16:39PM -0600, Dan McGee wrote: Signed-off-by: Dan McGee d...@archlinux.org --- web/lib/aurjson.class.php |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) Thanks. Pushed.

Re: [aur-dev] [PATCH] Fix: FS#13189, infinite variable replacement cycle

2009-02-15 Thread Loui Chang
2009/2/14 Gergely Imreh imr...@gmail.com: Bug report FS#13189 brought to light a situation when certain lines in the PKGBUILD would cause the pkgbuild.php end up in an infinite cycle. Example is a line such as: foo=$foo or as in the bug report: CXXFLAGS=$CXXFLAGS' -fpic'

Re: [aur-dev] [PATCH] Fix: FS#13122 - simpler commented line removal

2009-02-15 Thread Loui Chang
2009/2/14 Gergely Imreh imr...@gmail.com: This patch should fix the way commented lines are removed. Should generally work with all lines (variables) AUR cares about. Removed previous (incomplete) method. Hmm this fixes it for comments outside of braces, but it breaks the parsing for

[aur-dev] [PATCH] add Out-of-Date detail in search form

2009-02-15 Thread Andrea Scarpino
I think this is useful. -- Andrea `BaSh` Scarpino Arch Linux Developer 0001-add-Out-of-Date-detail-in-search-form.patch Description: Binary data