Re: [hackers] Re: [st][PATCH] make install terminfo files in share/terminfo

2016-07-18 Thread Christoph Lohmann
Greetings. On Mon, 18 Jul 2016 18:19:58 +0200 Doogster wrote: > This patch is the correct one. There was a mistake in my previous > attempt. Sorry about that. > > On Thu, Jun 23, 2016 at 7:37 AM, Dugan Chen wrote: > > --- > > Makefile | 4 +++- > > 1 file changed, 3 insertions(+), 1 deletion(-

[hackers] [scc] [driver] fix variables order in outfname() printf() || Quentin Rameau

2016-07-18 Thread git
commit adb54b6ee21d7b6c56089de7421f5e731c11912d Author: Quentin Rameau AuthorDate: Mon Jul 4 16:15:45 2016 +0200 Commit: Quentin Rameau CommitDate: Mon Jul 4 16:15:45 2016 +0200 [driver] fix variables order in outfname() printf() diff --git a/driver/posix/scc.c b/driver/posix/scc.c

[hackers] [scc] [arg.h] fix block closing count logic || Quentin Rameau

2016-07-18 Thread git
commit c35a7cc631f65c8834a7ff12154bb0c2a8a63733 Author: Quentin Rameau AuthorDate: Mon Jul 4 16:32:19 2016 +0200 Commit: Quentin Rameau CommitDate: Mon Jul 4 20:35:46 2016 +0200 [arg.h] fix block closing count logic This fixes a bug introduced in 72b2248a. diff --git a/inc/

[hackers] [scc] [arg.h] Fix arg loop when operand isn't an option || Quentin Rameau

2016-07-18 Thread git
commit 07e97c2b9b7d58eeb6b69b6611fed4ed6150c379 Author: Quentin Rameau AuthorDate: Tue Jul 12 18:13:15 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 12 18:17:00 2016 +0200 [arg.h] Fix arg loop when operand isn't an option Break argv parsing loop if string is neither

[hackers] [scc] [driver] process parameters given after -- as operands || Quentin Rameau

2016-07-18 Thread git
commit cf5e3057a3c7b72fc5abf0c58b23da4fb168d19c Author: Quentin Rameau AuthorDate: Mon Jul 4 16:46:54 2016 +0200 Commit: Quentin Rameau CommitDate: Mon Jul 4 20:36:20 2016 +0200 [driver] process parameters given after -- as operands diff --git a/driver/posix/scc.c b/driver/posix/scc

[hackers] [scc] [driver] simplify out-filenames generation logic || Quentin Rameau

2016-07-18 Thread git
commit abe630986636294d50ba567fb73713cb7c219e0c Author: Quentin Rameau AuthorDate: Mon Jul 4 14:18:58 2016 +0200 Commit: Quentin Rameau CommitDate: Mon Jul 4 15:20:36 2016 +0200 [driver] simplify out-filenames generation logic diff --git a/driver/posix/scc.c b/driver/posix/scc.c ind

[hackers] [scc] [cc2] Fix case of return without expression || Roberto E. Vargas Caballero

2016-07-18 Thread git
commit 52f26ada8dedab3823cf9dc42625391830bf9619 Author: Roberto E. Vargas Caballero AuthorDate: Tue Jul 12 15:50:27 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Tue Jul 12 15:50:27 2016 +0200 [cc2] Fix case of return without expression eval is no longer detecti

[hackers] [scc] [cc1] Fix function alike macro without arguments || Roberto E. Vargas Caballero

2016-07-18 Thread git
commit c50c0b5735d98f2503f99c215efae6c88c7a46c1 Author: Roberto E. Vargas Caballero AuthorDate: Tue Jul 5 08:35:20 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Tue Jul 5 08:35:20 2016 +0200 [cc1] Fix function alike macro without arguments This case was not test

[hackers] [scc] [driver] keep l flags and operands ordered as given || Quentin Rameau

2016-07-18 Thread git
commit 5be4f0b476ad9297dc857497a4df41e1d2006bac Author: Quentin Rameau AuthorDate: Sat Jul 2 11:11:23 2016 +0200 Commit: Quentin Rameau CommitDate: Sat Jul 2 11:11:23 2016 +0200 [driver] keep l flags and operands ordered as given We now supports file operands at any place on

[hackers] [scc] [driver] remove objfile only once per build failure || Quentin Rameau

2016-07-18 Thread git
commit bd58b52d4ce42081056c08e46411ac3df2118d2b Author: Quentin Rameau AuthorDate: Mon Jul 4 12:54:15 2016 +0200 Commit: Quentin Rameau CommitDate: Mon Jul 4 12:54:15 2016 +0200 [driver] remove objfile only once per build failure diff --git a/driver/posix/scc.c b/driver/posix/scc.c

[hackers] [scc] [cc2-qbe] fix eval call with NULL in oreturn || Quentin Rameau

2016-07-18 Thread git
commit b3b6ae58bc48acb7f2712cdb1c64116ff2335d9f Author: Quentin Rameau AuthorDate: Tue Jul 12 18:45:33 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 12 18:56:57 2016 +0200 [cc2-qbe] fix eval call with NULL in oreturn Actually pass the resulting token to eval instead

[hackers] [scc] [cc2-qbe] Add binary operators in qbe || Roberto E. Vargas Caballero

2016-07-18 Thread git
commit 2390716a3f75f8cbf38b5269a51491b6376d5cac Author: Roberto E. Vargas Caballero AuthorDate: Mon Jul 18 18:05:11 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Mon Jul 18 18:05:11 2016 +0200 [cc2-qbe] Add binary operators in qbe This patch only re-introduce th

[hackers] [scc] [cpp] keep count of command-line macros || Quentin Rameau

2016-07-18 Thread git
commit 946ce5f09e298d5bbcc1f7f099aa79041cdd94b6 Author: Quentin Rameau AuthorDate: Wed Jun 29 12:42:10 2016 +0200 Commit: Quentin Rameau CommitDate: Wed Jun 29 13:26:59 2016 +0200 [cpp] keep count of command-line macros This way we can print a pseudo line number correspondin

[hackers] [scc] [driver] fix filename output with as || Quentin Rameau

2016-07-18 Thread git
commit d162e39fe5933c79a34e3d2e9acc3fa572ae11da Author: Quentin Rameau AuthorDate: Wed Jun 29 23:50:53 2016 +0200 Commit: Quentin Rameau CommitDate: Wed Jun 29 23:50:53 2016 +0200 [driver] fix filename output with as We would use outfile for as whenever it was set, regardles

[hackers] [scc] [driver] output filename and error on mkstemp error || Hiltjo Posthuma

2016-07-18 Thread git
commit 9cdb74cddc65c7328839be3892384d5e4d095ea1 Author: Hiltjo Posthuma AuthorDate: Fri Jul 1 15:56:02 2016 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 1 15:56:02 2016 +0200 [driver] output filename and error on mkstemp error diff --git a/driver/posix/scc.c b/driver/posix/scc.

[hackers] [scc] [cc1] move file open handling from ilex to addinput || Quentin Rameau

2016-07-18 Thread git
commit b3f2f478c75b4649c5bdb99c0d23b681ec2f18fe Author: Quentin Rameau AuthorDate: Mon Jun 27 15:22:30 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jun 28 11:15:23 2016 +0200 [cc1] move file open handling from ilex to addinput diff --git a/cc1/cc1.h b/cc1/cc1.h index bdf1f6d..a

[hackers] [scc] [driver] add a dependency to arg.h to Makefile || Quentin Rameau

2016-07-18 Thread git
commit ec3185794afb773d64c798ebd6c3c846d56a93db Author: Quentin Rameau AuthorDate: Sat Jul 2 11:10:14 2016 +0200 Commit: Quentin Rameau CommitDate: Sat Jul 2 11:10:14 2016 +0200 [driver] add a dependency to arg.h to Makefile diff --git a/driver/posix/Makefile b/driver/posix/Makefile

[hackers] [scc] [tests] Import new tests for qc || Roberto E. Vargas Caballero

2016-07-18 Thread git
commit 43dd1d697192c9831ef353f9932884f88c0e6f4c Author: Roberto E. Vargas Caballero AuthorDate: Tue Jun 28 10:08:19 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Tue Jun 28 10:08:19 2016 +0200 [tests] Import new tests for qc diff --git a/tests/0070-cppif.c b/tests/0070-

[hackers] [scc] [cpp] print correct pragma in warning message || Quentin Rameau

2016-07-18 Thread git
commit e03cc084e704679233c93bb61dd240043811d13f Author: Quentin Rameau AuthorDate: Sat Jun 25 01:38:12 2016 +0200 Commit: Quentin Rameau CommitDate: Sat Jun 25 01:38:12 2016 +0200 [cpp] print correct pragma in warning message diff --git a/cc1/cpp.c b/cc1/cpp.c index 96ee358..96e6404

[hackers] [scc] [cpp] define keywords before defining macros || Quentin Rameau

2016-07-18 Thread git
commit b28fbe8ac9f8a23b909f200723f8947e6f94155e Author: Quentin Rameau AuthorDate: Tue Jun 28 19:05:29 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jun 28 19:05:29 2016 +0200 [cpp] define keywords before defining macros diff --git a/cc1/cpp.c b/cc1/cpp.c index 96e6404..6eb109c

[hackers] [scc] [driver] use random filenames for temporary object || Quentin Rameau

2016-07-18 Thread git
commit fe098f45fcb3847ae558bb7027c7701b6d2bc15f Author: Quentin Rameau AuthorDate: Thu Jun 30 17:21:46 2016 +0200 Commit: Quentin Rameau CommitDate: Thu Jun 30 17:37:04 2016 +0200 [driver] use random filenames for temporary object Those are generated in the form scc-XX a

[hackers] [scc] [libc] Fix unterminated comment in stdlib.h || Roberto E. Vargas Caballero

2016-07-18 Thread git
commit 4ca62c431fbcf414f4696123b341454a1f4df0ea Author: Roberto E. Vargas Caballero AuthorDate: Mon Jun 27 12:28:32 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Mon Jun 27 12:30:17 2016 +0200 [libc] Fix unterminated comment in stdlib.h diff --git a/libc/include/amd64-s

[hackers] [scc] [driver] add g flag || Quentin Rameau

2016-07-18 Thread git
commit b31962ec412e259df04adf6296f288f2c763f677 Author: Quentin Rameau AuthorDate: Sat Jun 25 01:42:43 2016 +0200 Commit: Quentin Rameau CommitDate: Sat Jun 25 01:42:43 2016 +0200 [driver] add g flag diff --git a/driver/posix/scc.c b/driver/posix/scc.c index 4fbff5f..8d7eedb 100644

[hackers] [scc] [arg.h] add a macro for handling operands in any order || Quentin Rameau

2016-07-18 Thread git
commit 72b2248a62c38bcc2203c12f2462cbb7491be5be Author: Quentin Rameau AuthorDate: Sat Jul 2 11:10:35 2016 +0200 Commit: Quentin Rameau CommitDate: Sat Jul 2 11:10:35 2016 +0200 [arg.h] add a macro for handling operands in any order diff --git a/inc/arg.h b/inc/arg.h index 0b23c53..

[hackers] [scc] [cpp] unify definition of internal, cmdline, file macros || Quentin Rameau

2016-07-18 Thread git
commit a2305b12133a41577a844ad42ae22c5b1ac9663c Author: Quentin Rameau AuthorDate: Tue Jun 28 22:49:44 2016 +0200 Commit: Quentin Rameau CommitDate: Wed Jun 29 11:08:52 2016 +0200 [cpp] unify definition of internal, cmdline, file macros In the end, make no difference about h

[hackers] [sent] Simplify LICENSE wording || FRIGN

2016-07-18 Thread git
commit cd10166b5eccac1b8cf510a7c97544d1697fbd09 Author: FRIGN AuthorDate: Thu Jul 14 13:05:37 2016 +0200 Commit: Markus Teich CommitDate: Mon Jul 18 16:09:23 2016 +0200 Simplify LICENSE wording Now, before you call your lawyers, here is some explanation: The MIT/X Consor