Displaying 6 results from an estimated 6 matches for "fixthis".
2008 Apr 25
1
Bug in R 2.7 for over long lines
While trying to fix swig & R2.7 I actually discovered that there is a
bug in R 2.7 causing a crash (so R & swig might actually work):
the bug is in ./src/main/gram.c line 3038:
} else { /* over-long line */
fixthis --> char *LongLine = (char *) malloc(nc);
if(!LongLine)
error(_("unable to allocate space for source line %d"), xxlineno);
strncpy(LongLine, (char *)p0, nc);
bug --> LongLine[nc] = '\0';
SET_STRING_ELT(source, lines++,...
2008 Apr 25
2
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11281)
...0200, Soeren Sonnenburg wrote:
> While trying to fix swig & R2.7 I actually discovered that there is a
> bug in R 2.7 causing a crash (so R & swig might actually work):
>=20
> the bug is in ./src/main/gram.c line 3038:
>=20
> } else { /* over-long line */
> fixthis --> char *LongLine =3D (char *) malloc(nc);
> if(!LongLine)
> error(_("unable to allocate space for source line %
d"), xxlineno);
> strncpy(LongLine, (char *)p0, nc);
> bug --> LongLine[nc] =3D '\0';
> SE...
2008 May 10
0
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11438)
...swig & R2.7 I actually discovered that there is a
> >> bug in R 2.7 causing a crash (so R & swig might actually work):
> >> =20
> >> the bug is in ./src/main/gram.c line 3038:
> >> =20
> >> } else { /* over-long line */
> >> fixthis --> char *LongLine =3D (char *) malloc(nc);
> >> if(!LongLine)
> >> error(_("unable to allocate space for source line %
> >>
> > d"), xxlineno);
> >
> >> strncpy(LongLine, (char *)p0, nc);
&...
2008 Apr 26
0
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11284)
...;> While trying to fix swig & R2.7 I actually discovered that there is a
>> bug in R 2.7 causing a crash (so R & swig might actually work):
>> =3D20
>> the bug is in ./src/main/gram.c line 3038:
>> =3D20
>> } else { /* over-long line */
>> fixthis --> char *LongLine =3D3D (char *) malloc(nc);
>> if(!LongLine)
>> error(_("unable to allocate space for source line %
>> =20
> d"), xxlineno);
> =20
>> strncpy(LongLine, (char *)p0, nc);
>> bug --> L...
2008 May 10
1
(PR#11281) Bug in R 2.7 for over long lines (crasher+proposed
...actually discovered that there is a
>>>> bug in R 2.7 causing a crash (so R & swig might actually work):
>>>> =20
>>>> the bug is in ./src/main/gram.c line 3038:
>>>> =20
>>>> } else { /* over-long line */
>>>> fixthis --> char *LongLine =3D (char *) malloc(nc);
>>>> if(!LongLine)
>>>> error(_("unable to allocate space for source line %
>>>>
>>> d"), xxlineno);
>>>
>>>> strncpy(LongLine, (char *)...
2015 Oct 16
0
samba 4.1.17
...give them again exclusive rights to these
> > particularfiles in order they can open, edit and save the files. This
> > issue occurs not always but now and then at least ones in a day. Is
> > this aknown issue or did I make a mistake in configuring the shares?
> > How can I fixthis problem? Thank youTadewos
> >
> >
> > OK, firstly, I don't think you have installed samba as a PDC, I think
> > you have installed an AD DC. I also am struggling to help you because
> > you do not tell us how you set the permissions on the folders and what
> >...