Changes between Initial Version and Version 2 of Ticket #4076


Ignore:
Timestamp:
04/24/20 12:17:44 (4 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4076

    • Property Version changed from master to 4.8.24
    • Property Milestone changed from 4.8.25 to Future Releases
  • Ticket #4076 – Description

    initial v2  
    11When i reopen file for edit, cursor is in the begin of the file instead it old place. 
    22 
     3{{{ 
    34admin1c@gsu1cserver:~$ LC_MESSAGES=C mc -V 
    45GNU Midnight Commander 4.8.24 
     
    3940admin1c@gsu1cserver:~$ mc --configure-options 
    4041 '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/lib' '--srcdir=.' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-silent-rules' '--with-x' '--with-screen=slang' '--enable-aspell' '--disable-rpath' '--disable-static' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/mc-4.8.24=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 
     42}}}