-- Hisham
http://hisham.hm/


On 18 April 2013 17:53, Philipp Janda <siffie...@gmx.net> wrote:
> 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).

Perhaps this fixes the problem François Perrad was having with his rockspec!

http://sourceforge.net/mailarchive/forum.php?thread_name=CAB0FRsu1PTMrctgdZ2FhqACda5s4fP5YaP-%2B-wteSMKpwBdhEw%40mail.gmail.com&forum_name=luarocks-developers

(I had his rockspec open in a terminal here, but as I was starting to
troubleshoot it, the luaforge.net went offline (I asked Fabio and it
is also DNS propagation issues due to a relocation, similar to what
happened to luarocks.org days earlier)).

-- Hisham

------------------------------------------------------------------------------
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