search for: prototyp

Displaying 20 results from an estimated 7199 matches for "prototyp".

Did you mean: prototype
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...t/trace/global-function-properties-8.swf.trace b/test/trace/global-function-properties-8.swf.trace new file mode 100644 index 0000000..217f5a8 --- /dev/null +++ b/test/trace/global-function-properties-8.swf.trace @@ -0,0 +1,47 @@ +_global.AsSetupError = function + __proto__ (hp) = _global.Function.prototype + constructor (hp) = _global.Function + prototype (hp) = object + __proto__ (hp) = _global.Object.prototype + constructor (hp) = _global.AsSetupError +_global.clearInterval = function + __proto__ (hp) = _global.Function.prototype + constructor (hp) = _global.Function +_global.clearTimeou...
2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
* Yi Wang <wang.yi59 at zte.com.cn> wrote: > We may get -Wmissing-prototypes warnings when building > kernel with W=1, it's better to fix them as global function > signature can be changed and caller who use the old unchanged > prototypes will be hosed. > > This patch fixes most of -Wmissing-prototypes warnings which > are in the root directory of a...
2024 Mar 07
1
[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
...itialized [-Wmaybe-uninitialized] Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allyesconfig | |-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg | `-- fs-ubifs-journal.c:warning:expecting-prototype-for-wake_up_reservation().-Prototype-was-for-add_or_start_queue()-instead |-- arc-allmodconfig | |-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg | `-- fs-ubifs-journal.c:warning:expecting-prototype-for-wake_...
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
...SSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Warnings to follow Compiling libsmb/clirap.c "libsmb/clirap.c", line 114: warning: argument #9 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int "libsmb/clirap.c", line 114: warning: argument #11 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57...
2007 Aug 15
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c test/trace
...tive-6.swf.trace | 4 ++++ test/trace/property-native-7.swf |binary test/trace/property-native-7.swf.trace | 4 ++++ test/trace/property-native-8.swf |binary test/trace/property-native-8.swf.trace | 4 ++++ test/trace/property-native.as | 11 +++++++++++ test/trace/prototype-movie-5.swf |binary test/trace/prototype-movie-5.swf.trace | 4 ++++ test/trace/prototype-movie-6.swf |binary test/trace/prototype-movie-6.swf.trace | 4 ++++ test/trace/prototype-movie-7.swf |binary test/trace/prototype-movie-7.swf.trace | 4 ++++ test/trace/prototyp...
2003 Mar 26
0
Solaris 9 sparc, Forte C compile errors (2_2 branch)
...asswd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Compiling libsmb/clirap.c "libsmb/clirap.c", line 114: warning: argument #9 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int "libsmb/clirap.c", line 114: warning: argument #11 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57...
2007 Aug 16
0
Branch 'vivi' - 23 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_sprite_movie.c test/trace vivified/core
...elete-7.swf |binary test/trace/addProperty-delete-7.swf.trace | 3 test/trace/addProperty-delete-8.swf |binary test/trace/addProperty-delete-8.swf.trace | 3 test/trace/addProperty-delete.as | 11 ++ test/trace/addProperty-get-prototypes-5.swf |binary test/trace/addProperty-get-prototypes-5.swf.trace | 6 + test/trace/addProperty-get-prototypes-6.swf |binary test/trace/addProperty-get-prototypes-6.swf.trace | 9 + test/trace/addProperty-get-prototypes-7.swf |binary test/trace/addProperty-get-prototypes-...
2005 Jul 08
8
Integrating script.aculo.us into existing javascript codebase
Hi, I''m new to this mailing list, so first off, a big THANK YOU for the script.aculo.us and prototype.js libraries. I''m trying to integrate script.aculo.us into an existing pretty large Javascript codebase (see http://openrecord.org). I''m running into a problem with prototype.js and the existing codebase''s use of for/in loops over an Array. prototype.js defines O...
1998 Jul 01
0
Please, help me! SAMBA
..., line 549: error 1000: Unexpected symbol: "share_mode_entry". cc: "smb.h", line 553: error 1000: Unexpected symbol: "share_mode_entry". cc: "smb.h", line 554: error 1000: Unexpected symbol: "*". cc: "smb.h", line 546: error 1705: Function prototypes are an ANSI feature. cc: "smb.h", line 547: error 1705: Function prototypes are an ANSI feature. cc: "smb.h", line 548: error 1705: Function prototypes are an ANSI feature. cc: "smb.h", line 549: error 1705: Function prototypes are an ANSI feature. cc: "smb.h&qu...
2008 Apr 22
1
Problem with Prototype 1.6.0.2, Opera 9 and Form.serialize()
...able] ~~~ Second flavour: ~~~ JavaScript - https://...url.../script.php Event thread: click Error: name: TypeError message: Statement on line 3388: Type mismatch (usually a non-object value used where an object is required) Backtrace: Line 3388 of linked script https://thomaskochit.dyndns.org/js/prototype/prototype.js key = element.name; value = $(element).getValue(); Line 701 of linked script https://thomaskochit.dyndns.org/js/prototype/prototype.js memo = iterator(memo, value, index); Line 595 of linked script https://thomaskochit.dyndns.org/js/prototype/prototype.js iterator(valu...
2007 Sep 03
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_number.c
...swf |binary test/trace/number-properties-7.swf.trace | 21 test/trace/number-properties-8.swf |binary test/trace/number-properties-8.swf.trace | 21 test/trace/number-properties.as | 12 test/trace/prototype-addProperty-5.swf |binary test/trace/prototype-addProperty-5.swf.trace | 4 test/trace/prototype-addProperty-6.swf |binary test/trace/prototype-addProperty-6.swf.trace | 5 test/trace/prototype-addProperty-7.swf |binary...
2006 Jun 21
26
Implementing a boolean "switch" in a Class
I need a single boolean which would be "globally" accessible to all instances of a class. Seems like the boolean should be in the class prototype, but I was troubled by the difficulty of setting the prototype boolean to true. Maybe I''m missing something? var MyObject = Class.create(); MyObject.prototype = { bSwitch: false, ... other methods and properties } var oMyOb1 = new MyObject(); var oMyOb2 = new MyObject(); alert(oM...
2005 Dec 12
7
possible opera+prototype bug in evalscripts?
...s, I get this error in Opera 8.51: ------------------- snip ----------------------------- http://ccml.uni-weimar.de/ Timeout thread: delay 10 ms Error: name: EvalError message: Statement on line 258: Illegal use of eval Backtrace: Line 258 of linked script http://ccml.uni-weimar.de/javascripts/prototype.js results.push(iterator(value, index)); Line 227 of linked script http://ccml.uni-weimar.de/javascripts/prototype.js iterator(value, index++); Line 417 of linked script http://ccml.uni-weimar.de/javascripts/prototype.js iterator(this[i]); Line 231 of linked script http://ccml.un...
2005 Mar 02
1
Addons Make Problems! HELP!
...s. When I try to make asterisk-addons-1.0.6 it say me: [root@server1 asterisk-addons-1.0.6]# make ./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` make -C format_mp3 all make[1]: Entering directory `/usr/src/asterisk-addons-1.0.6/format_mp3' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o common.o common.c gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o dct64_i386.o dct64_i386.c gcc -pipe -Wall -Wstrict-prot...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
...CLUDES_H -DPASSWD_PROGRAM="/bin/passwd" -DSMB DB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Compiling nsswitch/winbind_nss.c with -Kpic "nsswitch/winbind_nss.c", line 859: warning: argument #4 is incompatible with prototype prototype: pointer to int : "nsswitch/winbind_nss.c", line 593 argument : pointer to unsigned long "nsswitch/winbind_nss.c", line 909: warning: argument #4 is incompatible with prototype prototype: pointer to int : "nsswitch/winbind_nss.c", lin...
2007 Aug 15
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_sprite_movie.c test/trace
...|binary test/trace/addProperty-delete-7.swf.trace | 3 +++ test/trace/addProperty-delete-8.swf |binary test/trace/addProperty-delete-8.swf.trace | 3 +++ test/trace/addProperty-delete.as | 11 +++++++++++ test/trace/addProperty-get-prototypes-5.swf |binary test/trace/addProperty-get-prototypes-5.swf.trace | 6 ++++++ test/trace/addProperty-get-prototypes-6.swf |binary test/trace/addProperty-get-prototypes-6.swf.trace | 9 +++++++++ test/trace/addProperty-get-prototypes-7.swf |binary test/trace/addProperty-ge...
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
...-7.swf |binary test/trace/initaction-queue-7.swf.trace | 2 test/trace/initaction-queue-8.swf |binary test/trace/initaction-queue-8.swf.trace | 2 test/trace/initaction-queue.c | 53 ++++++++++++++++++++++ test/trace/movieclip-set-prototype-5.swf |binary test/trace/movieclip-set-prototype-5.swf.trace | 2 test/trace/movieclip-set-prototype-6.swf |binary test/trace/movieclip-set-prototype-6.swf.trace | 4 + test/trace/movieclip-set-prototype-7.swf |binary test/trace/movieclip-set-prototype-7.swf.trace |...
2005 Mar 19
2
Problem with asterisk-addons/OS X
...cc doesn't support -shared linking, which is wierd): Anyone got mysql cdr support running on OS X? Cheers Rob apsvr1:/usr/local/src/asterisk-addons root# make install ./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` make -C format_mp3 all gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o common.o common.c gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o dct64_i386.o dct64_i386.c gcc -pipe -Wall -Wstrict-prototypes -...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
...;/bin/passwd" -DSMB > DB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" > Using LIBS = -lsec -lgen -lsocket -lnsl -ldl > Compiling nsswitch/winbind_nss.c with -Kpic > "nsswitch/winbind_nss.c", line 859: warning: argument #4 is > incompatible > with prototype > prototype: pointer to int : "nsswitch/winbind_nss.c", line 593 > argument : pointer to unsigned long > "nsswitch/winbind_nss.c", line 909: warning: argument #4 is > incompatible > with prototype > prototype: pointer to int : "ns...
2005 Dec 24
8
Prototype OOP example
Hi, Here is what I want to do: Labour = Class.create(); Labour.prototype = { initialize:function(name){ this.name = name; } } What I want to do is create a class called "Worker" which will inherit from "Labour", and the signature of "initialize" is "function(name, position)". May I ask what should do? Thank y...