nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] Build error in 2.8.7 with NANO_TINY


From: Jordi Mallach
Subject: [Nano-devel] Build error in 2.8.7 with NANO_TINY
Date: Tue, 29 Aug 2017 12:47:51 +0200

Hi Benno,

move.o: In function `do_page_up':
./build-tiny/src/../../src/move.c:124: undefined reference to
`leftedge_for'
move.o: In function `do_page_down':
./build-tiny/src/../../src/move.c:155: undefined reference to
`leftedge_for'

These two uses of leftedge_for are not guarded with ifndef NANO_TINY as
the rest in this source file.

Jordi
-- 
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
address@hidden     address@hidden     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]