Changes between Version 2 and Version 3 of Ticket #3831, comment 4


Ignore:
Timestamp:
06/18/17 04:38:06 (7 years ago)
Author:
sstbw049040
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3831, comment 4

    v2 v3  
    66I'm using the midnight commander of msys2 version. 
    77 
    8 ``` 
     8{{{ 
    99$ pacman -Ss mc | grep \\bmsys/mc\\b 
    1010msys/mc 4.8.19-1 [installed] 
     
    2222Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish 
    2323Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64; 
    24 ``` 
     24 
     25}}} 
     26 
     27>$ mc -V 
     28>Built with GLib 2.48.2 
     29Is this meaning the GLIB is being used?