<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/nnn, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2018-04-02T22:44:47Z</updated>
<entry>
<title>community/nnn: move from testing</title>
<updated>2018-04-02T22:44:47Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-04-02T22:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e25c15766f5a036de0fc7290cba7b98ef41b46ec'/>
<id>urn:sha1:e25c15766f5a036de0fc7290cba7b98ef41b46ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/nnn: rewrite nlay bash script to POSIX shell</title>
<updated>2018-04-02T22:44:47Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-04-02T22:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=118a78fe94b503a7e21c98c71fc0e6c3d76373e3'/>
<id>urn:sha1:118a78fe94b503a7e21c98c71fc0e6c3d76373e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/nnn: upgrade to 1.7</title>
<updated>2018-03-31T22:56:15Z</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-03-31T21:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c6336475ea033e31f1342ced8fd44f16d40d2444'/>
<id>urn:sha1:c6336475ea033e31f1342ced8fd44f16d40d2444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/nnn: disable on armhf</title>
<updated>2017-12-27T00:15:40Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-27T00:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=95e0bf677215f936936eddfd7a1b4b01cc729c54'/>
<id>urn:sha1:95e0bf677215f936936eddfd7a1b4b01cc729c54</id>
<content type='text'>
    gcc -O2 -Os -fomit-frame-pointer -pipe -Wall -Wextra -Wno-unused-parameter  -o nnn nnn.c -Wl,--as-needed -lreadline -lncursesw
    nnn.c: In function 'show_stats':
    nnn.c:1557:20: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'dev_t {aka long long unsigned int}' [-Wformat=]
      sprintf(g_buf, "%lxh/%lud", sb-&gt;st_dev, sb-&gt;st_dev);
                        ^
    nnn.c:1557:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'dev_t {aka long long unsigned int}' [-Wformat=]
      sprintf(g_buf, "%lxh/%lud", sb-&gt;st_dev, sb-&gt;st_dev);
                             ^
    gcc -O2 -Os -fomit-frame-pointer -pipe -Wall -Wextra -Wno-unused-parameter  -o nnn nnn.c -Wl,--as-needed -lreadline -lncursesw
    nnn.c: In function 'show_stats':
    nnn.c:1557:20: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'dev_t {aka long long unsigned int}' [-Wformat=]
      sprintf(g_buf, "%lxh/%lud", sb-&gt;st_dev, sb-&gt;st_dev);
                        ^
    nnn.c:1557:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'dev_t {aka long long unsigned int}' [-Wformat=]
      sprintf(g_buf, "%lxh/%lud", sb-&gt;st_dev, sb-&gt;st_dev);
                             ^
    /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: cannot open output file nnn: No such file or directory
    collect2: error: ld returned 1 exit status
</content>
</entry>
<entry>
<title>testing/nnn: remove check, `nnn -v` does not work on builders</title>
<updated>2017-12-27T00:13:07Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-27T00:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9bdc86efaf439ef9f771ac6f79a334fb69930bf2'/>
<id>urn:sha1:9bdc86efaf439ef9f771ac6f79a334fb69930bf2</id>
<content type='text'>
    stdin or stdout is not a tty
</content>
</entry>
<entry>
<title>testing/nnn: new aport</title>
<updated>2017-12-27T00:11:30Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-27T00:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=76eefc1ddcf09b45bd01fda03e29d76183e6045c'/>
<id>urn:sha1:76eefc1ddcf09b45bd01fda03e29d76183e6045c</id>
<content type='text'>
https://github.com/jarun/nnn
The missing terminal file browser for X
</content>
</entry>
</feed>
