Re: Status on enhanced 14-bit instruction set
Tamas Rudnai <[email protected]> Sat, 13 Feb 2010 07:58:19 +0000
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 13, 2010 at 7:28 AM, Peter Stuge <[email protected]> wrote: > Yes please. That gives people a codebase to work with, and if you've > shipped this version of gputils then you're bound by the license to > also give out the changed code. (I'm sure you're well aware of the > GPL already.) Hi Peter, It was not shipped ;-) But it may happen if I understood. Tamas > To get the most out of open source projects it is fairly important to > work closely with the project, hopefully that can help avoid > situations like this where important code starts to bitrot. > > Let's start by making a patch against the old svn. Please send the > code that you have, and please indicate which svn revision you based > it on. > > > //Peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- int main() { char *a,*s,*q; printf(s="int main() { char *a,*s,*q; printf(s=%s%s%s, q=%s%s%s%s,s,q,q,a=%s%s%s%s,q,q,q,a,a,q); }", q="\"",s,q,q,a="\\",q,q,q,a,a,q); }