discuss: Linuxdoc CVS burbs


Previous by date: 9 Mar 2002 15:54:56 -0000 Re: Original & Translation, Randy Kramer
Next by date: 9 Mar 2002 15:54:56 -0000 Re: Linuxdoc CVS burbs, --s+
Previous in thread:
Next in thread: 9 Mar 2002 15:54:56 -0000 Re: Linuxdoc CVS burbs, --s+

Subject: Linuxdoc CVS burbs
From: Steve Sanfratello ####@####.####
Date: 9 Mar 2002 15:54:56 -0000
Message-Id: <02030815481700.22661@home.edu>

hello,
i tagged a version of my HOWTO in Linuxdoc's CVS 
repository.  when i tried to check out that version i got a 
bunch of C dumped to my screen. (see below)  it is repeatable.  
i'm using cvs v1.11.  i just recompiled the CVS source rpm to see 
if that would help, it didn't.  

if anyone knows something about this off the top of their head i'd 
appreciate knowing a work-around. if it seems strange to you then 
don't worry about it.  it isn't very important to me.

<screen>
[steve]$ cvs co -r ALPHA_0_1 LDP/howto/docbook/rpmupgrade.sgml/
? LDP/howto/docbook/rpmupgrade.sgml/rpmupgrade.rtf
cvs [server aborted]: received abort signal
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p ( strlen (current_parsed_root->directory)) && ((__builtin_constant_p (repository) && strlen (repository) < ((size_t) ( strlen (current_parsed_root->directory)))) || (__builtin_constant_p ( current_parsed_root->directory) && strlen ( current_parsed_root->directory) < ((size_t) ( strlen (current_parsed_root->directory))))) ? __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository) && __builtin_constant_p ( current_parsed_root->directory) && (__s1_len = strlen (repository), __s2_len = strlen ( current_parsed_root->directory), (!((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) || __s1_len >= 4) && (!((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) || __s2_len >= 4)) ? memcmp ((__const char *) (repository), (__const char *) ( current_parsed_root->directory), (__s1_len < __s2_len ? __s1_len : __s2_len) + 1)
 : (__builtin_constant_p (repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) && (__s1_len = strlen (repository), __s1_len < 4) ? (__builtin_constant_p ( current_parsed_root->directory) && ((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) ? (__extension__ ({ register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - ((__const unsigned char *) (__const char *)( current_parsed_root->directory))[0]); if ( __s1_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s1_len > 1 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s1_len > 2 && __result == 0) __result = (((__const unsigned char *) 
(__const char *) (repository))[3] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ __const unsigned char *__s2 = (__const unsigned char *) (__const char *) ( current_parsed_root->directory); register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - __s2[0]); if ( __s1_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - __s2[1]); if ( __s1_len > 1 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - __s2[2]); if ( __s1_len > 2 && __result == 0) __result = (((__const unsigned char *) (__const char *) (repository))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p ( current_parsed_root->directory) && ((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) && (__s2_len = strlen ( current_parsed_root->directory), __s2_len < 4) ? (__builtin_co
nstant_p (repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ? (__extension__ ({ register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - ((__const unsigned char *) (__const char *)( current_parsed_root->directory))[0]); if ( __s2_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s2_len > 1 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s2_len > 2 && __result == 0) __result = (((__const unsigned char *) (__const char *) (repository))[3] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ __const unsigned char *__s1 = (__const unsigned char *) (__const char *) (repository); register 
int __result = __s1[0] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[0]; if ( __s2_len > 0 && __result == 0) { __result = (__s1[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s2_len > 1 && __result == 0) { __result = (__s1[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s2_len > 2 && __result == 0) __result = (__s1[3] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; }))) : strcmp (repository, current_parsed_root->directory)))); }) : strncmp (repository, current_parsed_root->directory, strlen (current_parsed_root->directory)))) == 0' failed.
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p ( strlen (current_parsed_root->directory)) && ((__builtin_constant_p (repository) && strlen (repository) < ((size_t) ( strlen (current_parsed_root->directory)))) || (__builtin_constant_p ( current_parsed_root->directory) && strlen ( current_parsed_root->directory) < ((size_t) ( strlen (current_parsed_root->directory))))) ? __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository) && __builtin_constant_p ( current_parsed_root->directory) && (__s1_len = strlen (repository), __s2_len = strlen ( current_parsed_root->directory), (!((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) || __s1_len >= 4) && (!((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) || __s2_len >= 4)) ? memcmp ((__const char *) (repository), (__const char *) ( current_parsed_root->directory), (__s1_len < __s2_len ? __s1_len : __s2_len) + 1)
 : (__builtin_constant_p (repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) && (__s1_len = strlen (repository), __s1_len < 4) ? (__builtin_constant_p ( current_parsed_root->directory) && ((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) ? (__extension__ ({ register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - ((__const unsigned char *) (__const char *)( current_parsed_root->directory))[0]); if ( __s1_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s1_len > 1 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s1_len > 2 && __result == 0) __result = (((__const unsigned char *) 
(__const char *) (repository))[3] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ __const unsigned char *__s2 = (__const unsigned char *) (__const char *) ( current_parsed_root->directory); register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - __s2[0]); if ( __s1_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - __s2[1]); if ( __s1_len > 1 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - __s2[2]); if ( __s1_len > 2 && __result == 0) __result = (((__const unsigned char *) (__const char *) (repository))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p ( current_parsed_root->directory) && ((size_t)(const void *)(( current_parsed_root->directory) + 1) - (size_t)(const void *)( current_parsed_root->directory) == 1) && (__s2_len = strlen ( current_parsed_root->directory), __s2_len < 4) ? (__builtin_co
nstant_p (repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ? (__extension__ ({ register int __result = (((__const unsigned char *) (__const char *) (repository))[0] - ((__const unsigned char *) (__const char *)( current_parsed_root->directory))[0]); if ( __s2_len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const char *) (repository))[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s2_len > 1 && __result
== 0) { __result = (((__const unsigned char *) (__const char *) (repository))[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s2_len > 2 && __result == 0) __result = (((__const unsigned char *) (__const char *) (repository))[3] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({
__const unsigned char *__s1 = (__const unsigned char *) (__const char *) (repository); register int __result = __s1[0] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[0]; if ( __s2_len > 0 && __result == 0)
{ __result = (__s1[1] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[1]); if ( __s2_len > 1 && __result == 0) { __result = (__s1[2] - ((__const unsigned char *) (__const char *) ( current_parsed_root->directory))[2]); if ( __s2_len > 2 && __result == 0) __result = (__s1[3] - ((__const
unsigned char *) (__const char *) ( current_parsed_root->directory))[3]); } } __result; }))) : strcmp (repository, current_parsed_root->directory)))); }) : strncmp (repository, current_parsed_root->directory, strlen (current_parsed_root->directory)))) == 0' failed.
cvs [server aborted]: received abort signal
</screen>

-- 
  __/_    _    _ 
_) /(- \/(-  _) . 
-----------------------------------------------------------

Previous by date: 9 Mar 2002 15:54:56 -0000 Re: Original & Translation, Randy Kramer
Next by date: 9 Mar 2002 15:54:56 -0000 Re: Linuxdoc CVS burbs, --s+
Previous in thread:
Next in thread: 9 Mar 2002 15:54:56 -0000 Re: Linuxdoc CVS burbs, --s+


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.