Issue 2336 - cvs co -rOO641C helpcontent not possible, useless error messages
Summary: cvs co -rOO641C helpcontent not possible, useless error messages
Status: CLOSED DUPLICATE of issue 2335
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: _openoffice.org CVS (obsolete) (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-29 14:13 UTC by Martin Hollmichel
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Martin Hollmichel 2001-11-29 14:13:56 UTC
cvs co -rOO641C OpenOffice|helpcontent does not work.

[c:\oo641c]cvs co -rOO641C OpenOffice
cvs [server aborted]: received abort signal
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p (
strlen (current_parsed_root->directory)) && ((__builti
n_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->d
irectory) && (__s1_len = strlen (repository), __s2_len = strlen (
current_parsed_root->directory), (!((size_t)(const void *)((reposi
tory) + 1) - (size_t)(const void *)(repository) == 1) || __s1_len >= 4) &&
(!((size_t)(const void *)(( current_parsed_root->director
y) + 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 (reposi
tory) && ((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 cha
r *) (__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 c
har *) (repository))[0] - __s2[0]); if ( __s1_len > 0 && __result == 0) {
__result = (((__const unsigned char *) (__const char *) (r
epository))[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] - __s
2[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->direc
tory), __s2_len < 4) ? (__builtin_constant_p (repository) && ((size_t)(const
void *)((repository) + 1) - (size_t)(const void *)(repo
sitory) == 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 uns
igned char *) (__const char *) ( current_parsed_root->directory))[2]); if (
__s2_len > 2 && __result == 0) __result = (((__const uns
igned 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); regis
ter 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 ( __s
2_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->dir
ectory))[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
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p (
strlen (current_parsed_root->directory)) && ((__builti
n_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->d
irectory) && (__s1_len = strlen (repository), __s2_len = strlen (
current_parsed_root->directory), (!((size_t)(const void *)((reposi
tory) + 1) - (size_t)(const void *)(repository) == 1) || __s1_len >= 4) &&
(!((size_t)(const void *)(( current_parsed_root->director
y) + 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 (reposi
tory) && ((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 cha
r *) (__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 c
har *) (repository))[0] - __s2[0]); if ( __s1_len > 0 && __result == 0) {
__result = (((__const unsigned char *) (__const char *) (r
epository))[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] - __s
2[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->direc
tory), __s2_len < 4) ? (__builtin_constant_p (repository) && ((size_t)(const
void *)((repository) + 1) - (size_t)(const void *)(repo
sitory) == 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 uns
igned char *) (__const char *) ( current_parsed_root->directory))[2]); if (
__s2_len > 2 && __result == 0) __result = (((__const uns
igned 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); regis
ter 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 ( __s
2_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->dir
ectory))[3]); } } __result; }))) : strcmp (repository,
current_parsed_root->directory)))); }) : strncmp (repository, current_parsed_
root->directory, strlen (current_parsed_root->directory)))) == 0' failed.
Comment 1 Martin Hollmichel 2001-11-29 14:15:30 UTC
double


*** This issue has been marked as a duplicate of 2335 ***
Comment 2 michael.bemmer 2003-03-11 17:23:25 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details. First step in IssueZilla is
unfortunately to set them to verified.
Comment 3 michael.bemmer 2003-03-11 18:02:31 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details. 
Comment 4 michael.bemmer 2003-03-11 18:02:39 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details.