search for: nstring

Displaying 13 results from an estimated 13 matches for "nstring".

Did you mean: string
2009 Sep 04
0
passing character vectors to FORTRAN
...would like to hear your thoughts about it. The basic idea is to convert the strings to integers, transfer the resulting integer vector to FORTRAN, and then convert back to characters. Here's an example: ####### start of fortran code subroutine readchar(intstring,stringlengths,totalnchar,nstrings) implicit none C global variables integer totalnchar,nstrings integer intstring(totalnchar),stringlengths(nstrings) C local variables integer j,count, stringLength, i1, i2 parameter(stringLength = 1000) character c*(stringLength) C functions, e...
2007 May 19
2
Crash in blur.c (SIGSEGV)
...ptr = 0x0, val = 0, uval = 0, fptr = 0}}, match = {display = 0x0, op = 0x0, nOp = 0}, list = {type = CompOptionTypeBool, value = 0x0, nValue = 0}}, rest = {i = {min = 0, max = 24}, f = {min = 0, max = 3.36311631e-44, precision = 1.12103877e-44}, s = {string = 0x1800000000, nString = 8}}}, { name = 0x440 <Address 0x440 out of bounds>, type = 240058368, value = {b = 8496904, i = 8496904, f = 1.19066985e-38, s = 0x81a708 "\204\001", c = {42760, 129, 0, 0}, action = {initiate = 0x81a708, terminate = 0x1, state = 0, type = CompBindingTypeNone, ke...
1998 Apr 06
2
problems with chron library
I have installed the chron library, but it does not seem to work: > chron("04/06/98") Error in .C(NAME = "to_lower", strings = as.character(str), nstrings = as.integer(n)) : C/Fortran function not in load table > chron(17894) Error in .C(NAME = "to_lower", strings = as.character(str), nstrings = as.integer(n)) : C/Fortran function not in load table > I am using R Version 0.61.0 Alpha (December 21, 1997) with chron_2.1-2.tar.gz Bes...
2007 Feb 16
13
negate the regexp in validates_format_of
Railsters: ActiveRecord''s validation system puts other database systems to shame. However, the newbies might not know how to write a regexp that excludes a match, instead of tests for it. Understand - I''m just asking this question to help them. I have been using Regexps since ''grep'' on Xenix! But the newbies here might not know how to do this:
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i recently upgraded some of my servers from 3.0.2a to 3.0.4 after the upgrade my browselist shows duplicate entries for the domains. one domains is managed by a samba PDC(providing WINS too) and two samba BDC's. the other domains are managed by one samba PDC. 'smbclient -N -L <WINS_SERVER>' shows: - --- Workgroup
2006 Nov 12
4
Include option type in gconf schema
I am writing a configuration front end for the compiz gconf plugin at the moment, but it's proving harder than it should be because gconf does not record what type of compiz option the key is. For example, say i want a color picker for each color option the only way I can tell with gconf if it is color is if it has a # at the beginning, but there could be string option which also have a # at
2021 Mar 04
2
Dovecot v2.3.14 released
...line 802 (message_parser_deinit_from_parts): assertion failed: (ctx->nested_parts_count == 0 || i_stream_have_bytes_left(ctx->input)) - lib-imap: imapc parsing illegal BODYSTRUCTUREs with NILs could have resulted in crashes. This exposed that Dovecot was wrongly accepting atoms in "nstring" handling. Changed the IMAP parsing to be more strict about this now. - lib-index: If dovecot.index.cache has corrupted message size, fetching BODY/BODYSTRUCTURE may cause assert-crash: Panic: file index-mail.c: line 1140 (index_mail_parse_body_finish): assertion failed: (mail->data...
2021 Mar 04
2
Dovecot v2.3.14 released
...line 802 (message_parser_deinit_from_parts): assertion failed: (ctx->nested_parts_count == 0 || i_stream_have_bytes_left(ctx->input)) - lib-imap: imapc parsing illegal BODYSTRUCTUREs with NILs could have resulted in crashes. This exposed that Dovecot was wrongly accepting atoms in "nstring" handling. Changed the IMAP parsing to be more strict about this now. - lib-index: If dovecot.index.cache has corrupted message size, fetching BODY/BODYSTRUCTURE may cause assert-crash: Panic: file index-mail.c: line 1140 (index_mail_parse_body_finish): assertion failed: (mail->data...
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
...0000) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NPLUGINS.DLL' (0x10269000) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NNOTESWS.DLL' (0x00500000) No debug information in 32bit DLL 'X11DRV.DLL' (0x40cf2000) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NSTRINGS.DLL' (0x10320000) No debug information in 32bit DLL 'MSIMG32.DLL' (0x40631000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSIMG32.DLL' (0x403f74e4) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NAMHOOK.DLL' (0x103cd000) No debug information in 32bit DLL...
2021 Feb 17
1
Dovecot v2.3.14.rc1 released
...mail loss when it's used for migration. This happens only when GUIDs aren't used (i.e. imapc without imapc_features=guid-forced). - lib-imap: imapc parsing illegal BODYSTRUCTUREs with NILs could have resulted in crashes. This exposed that Dovecot was wrongly accepting atoms in "nstring" handling. Changed the IMAP parsing to be more strict about this now. - lib-index: If dovecot.index.cache has corrupted message size, fetching BODY/BODYSTRUCTURE may cause assert-crash: Panic: file index-mail.c: line 1140 (index_mail_parse_body_finish): assertion failed: (mail->data...
2021 Feb 17
1
Dovecot v2.3.14.rc1 released
...mail loss when it's used for migration. This happens only when GUIDs aren't used (i.e. imapc without imapc_features=guid-forced). - lib-imap: imapc parsing illegal BODYSTRUCTUREs with NILs could have resulted in crashes. This exposed that Dovecot was wrongly accepting atoms in "nstring" handling. Changed the IMAP parsing to be more strict about this now. - lib-index: If dovecot.index.cache has corrupted message size, fetching BODY/BODYSTRUCTURE may cause assert-crash: Panic: file index-mail.c: line 1140 (index_mail_parse_body_finish): assertion failed: (mail->data...
2006 Nov 12
1
[PATCH] Annotate shapes, text and dbus support
..."); + o->longDesc = N_("Currnet tool for annotations " \ + "(Brush, Rectangle, Circle, Line)"); + o->type = CompOptionTypeString; + o->value.s = strdup (defaultTool); + o->rest.s.string = tools; + o->rest.s.nString = NUM_TOOLS; } static CompOption * @@ -539,9 +1038,20 @@ if (setDisplayAction (display, o, value)) return TRUE; break; - case ANNO_DISPLAY_OPTION_COLOR: + case ANNO_DISPLAY_OPTION_FILL_COLOR: + case ANNO_DISPLAY_OPTION_STROKE_COLOR: if (compSetColorOption (o, value))...
2019 Oct 15
4
Splitting the large libguestfs repo
I got a little way into this. The two attached patches are preliminary work. My proposed split is: libguestfs.git common -> git submodule libguestfs-common.git generator/ lib/ all language bindings C based tools (eg. virt-df, virt-edit, guestfish) guestfs-tools.git common -> git submodule libguestfs-common.git