Re: GNU Thunder

2014-09-06 Thread William ML Leslie
On 6 September 2014 11:40, Ian Grant wrote: > The problem is this: it is impossible to bootstrap the GNU tool-chain from > scratch because it's all written in C, and C is too complex a language to > use for a definitional interpreter. So we always rely on the semantics > determined by some C compi

EXIT_SUCCESS and EXIT_FAILURE in scheme land

2014-09-06 Thread Frank Terbeck
Hello guile developers, I personally don't know any OS that doesn't use EXIT_SUCCESS := 1, but nevertheless I think it's useful to have EXIT_SUCCESS and _FAILURE available in scheme land. They are from stdlib.h, so I suppose adding them to ‘libguile/posix.c’ makes sense. The patch below seems to d

Re: GNU Thunder

2014-09-06 Thread Ian Grant
On Sun, Aug 24, 2014 at 12:07 AM, Richard Stallman wrote: > [[[ To any NSA and FBI agents reading my email: please consider]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > The answer seems

Re: guile-gnome, devel: corba test suite fails if using scm_make_vtable

2014-09-06 Thread David Pirotte
Hi Neil, > > ping! > > ... > I think that the commits at > http://git.savannah.gnu.org/cgit/guile.git/log/?h=stable-2.0&qt=grep&q=make-vtable > > may indicate the correct code transformation that you need to make for > old uses of scm_make_vtable_vtable. Those commits only show Scheme code

RE: GNU Thunder [Comments on Subversins from Ian Grant and Richard Stallman of GNU]

2014-09-06 Thread Dr. Roger R. Schell
Although I agree with several of the comment by both Richard and Ian, most of what I would have to say is in my comments on subversion found at http://cisr.nps.edu/downloads/papers/04paper_subversion.pdf Although written a decade ago, it is still current today. Roger Schell From: Ian Gra

Re: Reinterpreting the compiler source code

2014-09-06 Thread Richard Stallman
[[[ To any NSA and FBI agents reading my email: please consider]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] I can speak in favor of any serious effort to try to verify that our binaries match o

Using lightning from scheme

2014-09-06 Thread Ian Grant
Here is the basis of a lightning interface for Guile. The example shows that I seem to be able to JIT compile a foreign function binding and call it, at least once! The rest is data that I generated using the rather awful hack at https://github.com/IanANGrant/red-october/blob/master/src/dynlibs/

Re: Using lightning from scheme

2014-09-06 Thread Ian Grant
I forgot to say that the dataflow list is what you probably guessed: an attempt to specify which of the register arguments to the opcode macros are inputs, and which are outputs. I want to use that for some extra checking ("Rn is unreferenced" or "Rn maybe used uninitialized") and to implement regi

Re: GNU Thunder

2014-09-06 Thread William ML Leslie
On 7 September 2014 01:49, Ian Grant wrote: > You are just not at all convincing, I'm afraid. Tell your boss they didn't > train you properly, and can you get assigned somewhere else. > ​Unfortunately, this is a reality we have to deal with when discussing security on the internet: we've got to