Am 18.04.2013 20:15 schröbte Petite Abeille:
>
> On Apr 18, 2013, at 7:53 PM, Hisham <h...@hisham.hm> wrote:
>
>> PS: "Am 17.04.2013 11:33 schröbte Philipp Janda:"... "schröbte"? What
>> language is this?…
>
> Conjectural evidences would point to German, perhaps a localized dialect  
> variant… ?

Actually, it's wrong German (or at least I don't know any dialect using 
this form). It started as a joke between me and a friend of mine to come 
up with funny but plausible email attribution lines. This is one of the 
more decent variants he created ...

I think I found another bug in luarocks-2.0.13:
in luarocks/tools/patch.lua:99

     self.at = self.at + n

should be

     self.at = self.at + n + 1

I stumbled upon this when I tried to patch a Lua file via luarocks (and 
the patch was larger than 1024 bytes).

Philipp



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to