All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint
@ 2010-08-05 15:34 bugzilla at busybox.net
  2010-08-10 16:07 ` [Buildroot] [Bug 2359] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-05 15:34 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2359

           Summary: [luafilesystem] remove LARGE_FILE constraint
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: francois.perrad at gadz.org
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 2311
  --> https://bugs.busybox.net/attachment.cgi?id=2311
fix

the attached patch removes the LARGE_FILE constraint for the package
LuaFileSystem in 2010.08-rc1.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 2359] [luafilesystem] remove LARGE_FILE constraint
  2010-08-05 15:34 [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint bugzilla at busybox.net
@ 2010-08-10 16:07 ` bugzilla at busybox.net
  2010-08-11 14:03 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-10 16:07 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2359

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at buildroot.uclibc |gustavo at zacarias.com.ar
                   |.org                        |

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Let's get the opinion of Gustavo, who is following our Lua packages in
Buildroot.

Fran?ois, has the patch against luafilesystem that you're proposing been
proposed to upstream ?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 2359] [luafilesystem] remove LARGE_FILE constraint
  2010-08-05 15:34 [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint bugzilla at busybox.net
  2010-08-10 16:07 ` [Buildroot] [Bug 2359] " bugzilla at busybox.net
@ 2010-08-11 14:03 ` bugzilla at busybox.net
  2010-08-12 13:19 ` bugzilla at busybox.net
  2010-08-22  5:52 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-11 14:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2359

--- Comment #2 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
(In reply to comment #1)
> Let's get the opinion of Gustavo, who is following our Lua packages in
> Buildroot.
> 
> Fran?ois, has the patch against luafilesystem that you're proposing been
> proposed to upstream ?

Thomas, no. Because my patch is just a workaround for BuildRoot
(which moves some defines from lfs.c to luafilesystem.mk).

But I create a ticket, see
http://github.com/keplerproject/luafilesystem/issues/issue/1.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 2359] [luafilesystem] remove LARGE_FILE constraint
  2010-08-05 15:34 [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint bugzilla at busybox.net
  2010-08-10 16:07 ` [Buildroot] [Bug 2359] " bugzilla at busybox.net
  2010-08-11 14:03 ` bugzilla at busybox.net
@ 2010-08-12 13:19 ` bugzilla at busybox.net
  2010-08-22  5:52 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-12 13:19 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2359

--- Comment #3 from Gustavo Zacarias <gustavo@zacarias.com.ar>  ---

Looks good enough to me.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 2359] [luafilesystem] remove LARGE_FILE constraint
  2010-08-05 15:34 [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-08-12 13:19 ` bugzilla at busybox.net
@ 2010-08-22  5:52 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-22  5:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2359

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Thanks, merged in my for-2010.08 branch.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-22  5:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 15:34 [Buildroot] [Bug 2359] New: [luafilesystem] remove LARGE_FILE constraint bugzilla at busybox.net
2010-08-10 16:07 ` [Buildroot] [Bug 2359] " bugzilla at busybox.net
2010-08-11 14:03 ` bugzilla at busybox.net
2010-08-12 13:19 ` bugzilla at busybox.net
2010-08-22  5:52 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.