Re: [Midnight Commander] #94: Some fixups for large file support (64bit sizes) on 32bit systems
- From: "Ticket System" <tickets midnight-commander org>
- To: slavazanko gmail com
- Cc: mc-devel gnome org
- Subject: Re: [Midnight Commander] #94: Some fixups for large file support (64bit sizes) on 32bit systems
- Date: Sat, 03 Jan 2009 10:58:03 -0000
#94: Some fixups for large file support (64bit sizes) on 32bit systems
-------------------------+--------------------------------------------------
Reporter: slavazanko | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: mc-core | Version:
Resolution: | Keywords:
Blocking: | Blockedby:
-------------------------+--------------------------------------------------
Comment(by slavazanko):
Patch may be apply only partially (for example, in 'master' branch
directory 'intl' is absent).
Also patch contains a code:
{{{
#if GLIB_MAJOR_VERSION >= 2
# define my_g_malloc g_try_malloc
#else
# define my_g_malloc g_malloc
#endif
}}}
This is a great idea, but it has no place in the src/view.c
IMHO, you need to create a separate ticket and attach patch with the full
implementation of this idea.
--
Ticket URL: <http://www.der-winnie.de/trac/ticket/94#comment:1>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]