Skip to content
Prev 262 / 21312 Next

[Bioc-devel] Newbie Question - How to submit patches

Hi
Paul Gordon wrote:
Could you point me to the particular part of the ANSI C specification 
you are talking about? I suspect that you are trying to say that ANSI C 
does not like declarations in the middle of a block?

As for coding standards etc, I refer you to the document Writing R 
Extensions, and possibly to the R Installation and Administration Guide 
(both of which should have come with your R).

Perhaps if you showed us the real output from your compiler more could 
be determined and less guessed. I see from your second email that you 
did not in fact find the "first" declaration in the file, but rather the 
first that was not at the start of a block.


  I've created
I suspect not.

  And no we really don't want to malloc, Ralloc might be lived with, but 
first let's make sure we agree on the problem and then see what the fix is.

   Robert