[hackers] [scc] Discard symbol in undef() || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit dbb2ca15669b9542a46f2232ce74c3f95afd2902 Author: Roberto E. Vargas Caballero AuthorDate: Sat Jul 18 00:06:34 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Sat Jul 18 07:22:29 2015 +0200 Discard symbol in undef() Once that the symbol is undefined, then we

[hackers] [scc] Fix cut/paste in macro expansion || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit 36f259ae86ef2ab10ef3beeb6bcda9cdec68acfd Author: Roberto E. Vargas Caballero AuthorDate: Sat Jul 18 00:04:03 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Sat Jul 18 07:22:29 2015 +0200 Fix cut/paste in macro expansion The replacement of the macro invocat

[hackers] [scc] Add #endif clauses || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit 660288e9ac9bb504280b5051a3e1d83bce617765 Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 22:55:00 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 23:14:53 2015 +0200 Add #endif clauses I forgot it in the rewriting ^^. diff --git a

[hackers] [scc] Set end of array mark in ikeywords() || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit 12e814ef8e1192fd7071d075c2b152f080ab39aa Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 22:55:39 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 23:14:53 2015 +0200 Set end of array mark in ikeywords() Without this element this was wo

[hackers] [scc] Disable macro expansions in cpp clausules || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit e21b9b0779b6daa0e082d059ce6a179f4b454bef Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 22:56:38 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 23:14:53 2015 +0200 Disable macro expansions in cpp clausules It is mandatory by the stan

[hackers] [scc] getdefs: remove statement with no effect || Hiltjo Posthuma

2015-07-17 Thread git
commit fb52401a1d119fd02590755c6fd5173ac65210b2 Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:31:41 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:35 2015 +0200 getdefs: remove statement with no effect diff --git a/cc1/cpp.c b/cc1/cpp.c index 5264274..e8894f0 10

[hackers] [scc] remove unused endif() function and unused variables || Hiltjo Posthuma

2015-07-17 Thread git
commit 50b60a65075cc74836becee050eb87f11642da75 Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:27:55 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:51 2015 +0200 remove unused endif() function and unused variables diff --git a/cc1/cpp.c b/cc1/cpp.c index e8894f0.

[hackers] [scc] getpars: return -1 on error || Hiltjo Posthuma

2015-07-17 Thread git
commit dbefc1b5cb50c4925d56f7cfbd1c12e4c5214e94 Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:11:07 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:35 2015 +0200 getpars: return -1 on error diff --git a/cc1/cpp.c b/cc1/cpp.c index 43a6d64..5264274 100644 --- a/cc

[hackers] [scc] expand: fix %d -> %s format string for char * line, check truncation or error || Hiltjo Posthuma

2015-07-17 Thread git
commit f85a7bfa8943a40c196cb4e3778106bcc77e7eb5 Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:10:44 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:34 2015 +0200 expand: fix %d -> %s format string for char * line, check truncation or error diff --git a/cc1/cpp.c

[hackers] [scc] types: fix typo (commented a whole block) || Hiltjo Posthuma

2015-07-17 Thread git
commit 42169001b7912263fc77b4cbc8781b1f54ab62ce Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:15:45 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:35 2015 +0200 types: fix typo (commented a whole block) diff --git a/cc1/types.c b/cc1/types.c index 19ddd31..1c8c3

[hackers] [scc] whitespace fixes || Hiltjo Posthuma

2015-07-17 Thread git
commit 1b2bcd0b455e35c6792bb1ce19859288e696a00a Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 21:31:19 2015 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Jul 17 22:34:35 2015 +0200 whitespace fixes diff --git a/cc1/cc1.h b/cc1/cc1.h index 5a18e21..518ed6a 100644 --- a/cc1/cc1.h +++

[hackers] [scc] Remove buffer overflow in expand() || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit 21c1937146f4b5acc6e3a5a695116419f19554ad Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 22:24:22 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 22:24:22 2015 +0200 Remove buffer overflow in expand() Macro expansions are done replacin

[hackers] [scc] whitespace fixes || Hiltjo Posthuma

2015-07-17 Thread git
commit 6d3664ac10f50ea4ac3618404fa3522a226fbc81 Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 20:28:56 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 20:58:49 2015 +0200 whitespace fixes diff --git a/cc1/cc1.h b/cc1/cc1.h index 7095cf2..6a9d9aa 100644 --- a/c

[hackers] [scc] make fp of type FILE * and use needed includes || Hiltjo Posthuma

2015-07-17 Thread git
commit 9f2e3f1c43c67f3ae3cca01bced10b670600c88c Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 20:29:28 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 20:58:49 2015 +0200 make fp of type FILE * and use needed includes diff --git a/cc1/cc1.h b/cc1/cc1.h index 6

[hackers] [scc] fix missing ; || Hiltjo Posthuma

2015-07-17 Thread git
commit f00413b6a611d855fc398604c10a5b8c0afa596b Author: Hiltjo Posthuma AuthorDate: Fri Jul 17 20:29:58 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 20:58:50 2015 +0200 fix missing ; diff --git a/cc1/cpp.c b/cc1/cpp.c index 3e10e2e..4df8244 100644 --- a/cc1/

Re: [hackers] [scc][patch] fix build + some whitespace fixes

2015-07-17 Thread Hiltjo Posthuma
On Fri, Jul 17, 2015 at 8:34 PM, Eric Pruitt wrote: > > You forgot the attachments. Lol, sorry, again: patch 1: whitespace fixes patch 2: make fp of type FILE * and use needed includes patch 3: fix missing ; From fdcb684addcb71b6067b6668bd0e723277e22544 Mon Sep 17 00:00:00 2001 From: Hiltjo Post

Re: [hackers] [scc][patch] fix build + some whitespace fixes

2015-07-17 Thread Eric Pruitt
On Fri, Jul 17, 2015 at 08:33:12PM +0200, Hiltjo Posthuma wrote: > patch 1: whitespace fixes > patch 2: make fp of type FILE * and use needed includes > patch 3: fix missing ; You forgot the attachments. Eric

[hackers] [scc][patch] fix build + some whitespace fixes

2015-07-17 Thread Hiltjo Posthuma
Hi, patch 1: whitespace fixes patch 2: make fp of type FILE * and use needed includes patch 3: fix missing ; Kind regards, Hiltjo

[hackers] [scc] Merge remote-tracking branch 'kcc/master' || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit 4e05c8d89c382a02992de4fad24c034d333bec2c Merge: d0b5bbc e1b218e Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 19:36:19 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 19:36:19 2015 +0200 Merge remote-tracking branch 'kcc/master'

[hackers] [scc] Minor changes to README || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit dbacd2db0387ac4dbd726aa48b7a5bf765d69d4e Author: Roberto E. Vargas Caballero AuthorDate: Thu Jul 16 09:57:03 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Thu Jul 16 09:57:03 2015 +0200 Minor changes to README My english sucks, a lot. For sure there are m

[hackers] [scc] Rewrite and simplify the embedded preprocessor || Roberto E. Vargas Caballero

2015-07-17 Thread git
commit e1b218ec5e6cc2745a43c5244bf6c2c0481b3e07 Author: Roberto E. Vargas Caballero AuthorDate: Fri Jul 17 19:30:37 2015 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Fri Jul 17 19:30:37 2015 +0200 Rewrite and simplify the embedded preprocessor The preprocessor dealt

[hackers] [dvtm] Status bar aesthetic patch

2015-07-17 Thread Ross Mohn
Hi, I like to to use my own characters at the beginning and end of the status bar message. Previously I've edited dvtm.c directly, but it's better to have this configurable in config.h so that eveeryone can choose their own. Thanks -Ross diff --git a/config.def.h b/config.def.h index e25d83c..32