[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Posting history for user PIHILL::VMCCUTCHEON

156 notes across 6 conferences

Summary of Posts

Click on conference filespec to scroll down to
ConferenceTotal
Posts
Conference Title
turris::vaxc75VAX C Notes
turris::c_plus_plus40C++
turris::decc_alpha21DEC C ALPHA CONFERENCE
turris::decc_bugs10DEC C Problem Reporting Forum
turris::decc9DECC
decwet::deccxx1DECCXX

Conference turris::c_plus_plus (C++)

40 posts
TOPIC 173.0 Why are X/DECwindows/Motif headers not C++-palatable?
173.97Mon Feb 28 1994 14:01 /usr/include/Xm tends to inlcude files from /usr/include/X11 which is not yet fixed 7 lines
TOPIC 415.0 Q: Relationship between C++ and CDD/Repository
415.5Thu Sep 09 1993 20:04 Which platforms are of interest? 3 lines
TOPIC 982.0 DEC C++ and embedded SQL?
982.7Mon Nov 22 1993 18:34 I no of no plans to add this support 6 lines
TOPIC 1431.0 DEC C++/VAX/VMS V1.2
1431.8Fri Sep 03 1993 13:44 Announcing C++ OpenVMS/VAX EFT2 82 lines
1431.23Wed Dec 15 1993 20:49 C++ is native, but there is a DEC C cross compiler 7 lines
TOPIC 1432.0
1432.3Thu Aug 26 1993 13:23 Nothing to be allarmed about 12 lines
1432.4Thu Aug 26 1993 13:30 CCXX$STARTUP is shared by DEC C and DEC C++ 13 lines
1432.6Fri Aug 27 1993 17:11 Info msgs on obsolete files needed. 4 lines
1432.9Tue Sep 07 1993 14:28 Which V1.1 components were being used? 40 lines
TOPIC 1448.0 AACRT V6 IVP fail with LINK-F-OPENIN, LBR-E-ILLFMT
1448.2Thu Sep 02 1993 14:27 DECC$LIBRARY:[CRTL] is an obsolete area 4 lines
TOPIC 1478.0 C++ install fails with missing RTL components
1478.3Fri Sep 17 1993 13:51 DECC::decc$kit:[cxxvaxvms] 15 lines
TOPIC 1493.0 Internal compiler error, bugcheck
1493.7Wed Oct 06 1993 17:52 A workaround is available 25 lines
TOPIC 1511.0 Trying to print double's with simple cout's
1511.2Mon Oct 11 1993 17:14 Try calling cout.precision(int n) specifically 12 lines
TOPIC 1599.0 What's required at run-time?
1599.1Mon Nov 22 1993 18:46 C++ V1.2 OpenVMS VAX release is designed to deal with this problem. 9 lines
1599.4Wed Nov 24 1993 18:51 VMS 5.5 is the minimum version 2 lines
TOPIC 1601.0 stdarg fails under -O2 on Alpha/OSF
1601.1Mon Nov 22 1993 20:14 6 lines
1601.2Wed Mar 23 1994 16:14 Fixed in T1.3A-3 (EFT2) for Sterling and Gold 4 lines
1601.7Wed Mar 23 1994 15:12 Fixed in the upcoming EFT2 release of CXX v1.3a for sterling and gold 16 lines
TOPIC 1602.0 "Compiler bug check during optimizer phase" under /DEBUG/OPT
1602.3Wed Nov 24 1993 17:42 It will be fixed in a future release 5 lines
TOPIC 1603.0 Outline member function in nested class can't access its owning class
1603.1Wed Nov 24 1993 16:53 Yes this is a bug. 9 lines
TOPIC 1605.0 "%GEM-F-ASSERTION, Invalid operand in CIL tuple" from side-effect operators in ?:
1605.1Mon Nov 29 1993 17:50 thanks 4 lines
TOPIC 1607.0 Why do I get ``PASAMBIGCONV, ... the conversion ... is ambiguous''?
1607.2Tue Nov 30 1993 12:51 Added to our bug list 4 lines
TOPIC 1612.0 Customers confused about DSD010 location on ConDist
1612.1Tue Nov 30 1993 13:07 6 lines
TOPIC 1618.0 #pragma prefix and decc$ prefixing of C RTL routines
1618.1Fri Dec 03 1993 13:17 use /prefix=except="socket" 3 lines
TOPIC 1621.0 ``ugen: ... illegal size in load/store'' from unsigned long bitfields
1621.1Fri Dec 03 1993 13:51 4 lines
TOPIC1624.0Fri Dec 03 1993 16:33 C++ VMS documentation 18 lines
TOPIC 1627.0 ``PASNOTMEM, ... foo is not a member of bar'' is vague when instantiating templates
1627.4Tue Dec 07 1993 12:43 But my guess is that it will be an error under ANSI C++ 29 lines
TOPIC 1654.0 Truncation of compilation error messages
1654.2Wed Dec 29 1993 13:26 This is a known problem. Thanks. 5 lines
TOPIC 1656.0 ANSI Standards for C
1656.2Wed Dec 15 1993 19:44 The differences are listed in the C++ Primer 12 lines
TOPIC 1658.0 bug or feature?
1658.3Wed Dec 15 1993 20:42 What does page 214 say in your book? mine has obvious typos in it. 62 lines
TOPIC 1664.0 C++ V1.2 (VAX), C++/RTL Kits Information / Location
1664.6Wed Dec 29 1993 13:51 The Class Library component was not changed for V1.2 21 lines
TOPIC 1690.0 DEC C++/Alpha/OSF V1.3A for Alpha/V2.0 and later
1690.11Wed Mar 23 1994 14:10 Nope, the special is not a field test update. and not for public consumption. 7 lines
1690.18Wed Dec 15 1993 20:54 I don't recommend doing what .1 did.... 12 lines
TOPIC 1717.0 rpc not ansi?
1717.7Fri Feb 11 1994 14:22 Look forward to GOLD. 6 lines
TOPIC 1727.0 novice question
1727.4Tue Feb 01 1994 14:14 Header file fixes will appear in upcoming releases of OSF/1 11 lines
TOPIC 1748.0 Why can't I access protected members of base classes from base pointers?
1748.1Tue Feb 08 1994 14:19 You've gotta to access through a pointer to, ref to, or an object of the derived class 30 lines
TOPIC 1750.0 ``incomplete class "struct {...}::lconv" cannot be completed'' from #include <ctype.h> on Alpha/OSF
1750.1Tue Feb 08 1994 14:34 Looks like a header file problem to me. 6 lines
TOPIC 1759.0 DESCRIPTOR -> What, why and how
1759.2Fri Feb 11 1994 16:41 Also see VAXC note 5294 10 lines
TOPIC 1793.0 Title: HEADER FILE PROBLEMS IN C++ 1.3A? or did I miss something
1793.5Mon Feb 28 1994 13:57 OSF/1 header files fixes do not begin to appear until BL9 10 lines
TOPIC 1853.0 DEC C++/VAX/VMS V1.2 IVP deleted SYS$DISK:[.CXX]*.*.*
1853.1Mon Dec 13 1993 16:34 Added to the bug list 4 lines

Conference turris::vaxc (VAX C Notes)

75 posts
TOPIC 3064.0 %DEBUG-W-UNALLOCATED,
3064.11Tue Sep 08 1992 15:17 show symbol /address may be helpful 3 lines
TOPIC 3179.0 %g output format specifier question
3179.4Tue Aug 25 1992 19:26 8 lines
3179.6Wed Aug 26 1992 14:48 DEC C RTL is available on VMS 6.0 5 lines
TOPIC 3508.0 C Coding standards, being explicit, maintenance, quality control
3508.65Tue Jun 22 1993 17:23 TLE::pubd$:[public]ccode.mem 5 lines
TOPIC 4354.0 /PREPROCESS_ONLY and #DICTIONARY
4354.4Tue Apr 06 1993 18:41 Fixed in the DEC C compiler 6 lines
4354.5Tue Apr 06 1993 18:46 QAR 91 in C_T32 database 7 lines
TOPIC 4485.0 _MOVC3 ignored!
4485.4Fri Jun 12 1992 15:28 Yes this is a bug. 15 lines
TOPIC 4613.0 MOVE FILE?
4613.3Fri Aug 07 1992 14:14 ANSI: VAXC is not in conflict 11 lines
4613.5Fri Aug 07 1992 19:06 Added to the wish list for the DEC C RTL 5 lines
TOPIC 4615.0 No $NMADEF.H ???
4615.1Mon Aug 10 1992 14:43 There are no plans currently to ship this file with DECC 6 lines
4615.8Tue Aug 11 1992 20:40 LIB header files for DECC are on the wish list 6 lines
TOPIC 4616.0 Bug with printf formating !
4616.11Tue Aug 11 1992 20:51 Install the DEC C RTL 12 lines
TOPIC 4618.0 DECC fgets() doesn't wait for input
4618.3Tue Aug 11 1992 21:17 Qar database worked OK for me 5 lines
TOPIC 4631.0 default #defines from compiler
4631.4Fri Aug 14 1992 13:55 YES DEC C has the __* keywords 15 lines
TOPIC 4640.0 Is there a limit on source lines when using the debugger
4640.6Thu Aug 20 1992 15:29 28 lines
TOPIC 4665.0 _FFS and reserved operand fault
4665.1Thu Sep 03 1992 13:46 12 lines
TOPIC 4674.0 goto source does not go to the correct source line in LSE
4674.1Thu Sep 03 1992 15:50 Sounds like a VAX C bug to me, please QAR 16 lines
TOPIC 4680.0 atof gives wrong results
4680.2Wed Sep 09 1992 20:53 QAR #17 in C_T32 , does it look anything like your code? 13 lines
TOPIC 4686.0 DEC C compiler availability on VMS ?
4686.6Tue Sep 15 1992 17:31 DEC C for VAX/VMS is separate product from DEC C++ 17 lines
TOPIC 4688.0 CC$mixed_float and missing vaxc$gdifftime
4688.1Tue Sep 15 1992 17:46 Just zapp those #defines, they're wrong 11 lines
TOPIC 4694.0 diff strcspn compilations
4694.2Wed Sep 23 1992 22:13 5 lines
TOPIC 4939.0 VAXC Manuals location
4939.2Fri Aug 06 1993 15:19 All the VAX C stuff has moved onto the DECC cluster 7 lines
TOPIC 4955.0 Diff between /standard=ansi & /standard=portable
4955.3Fri May 14 1993 18:39 Contact the product manager 8 lines
TOPIC 4967.0 CDD (Common Data Dictionary) Support
4967.1Thu Mar 25 1993 14:39 No plans to support this 5 lines
TOPIC 4975.0 sign disappears when using little floats
4975.1Tue Mar 30 1993 20:50 The "+" flag means always produce the sign 3 lines
TOPIC 4979.0 CC-F-BUGCHECK
4979.1Wed Mar 31 1993 14:27 2**31 is too large a number for the allocator 8 lines
TOPIC 4981.0 Is this a compiler bug?
4981.3Tue Apr 06 1993 19:11 A fix in DEC C is sufficient 7 lines
TOPIC 4992.0 Interpreting Aligned and unaligned bit fields from dictionary
4992.1Thu Apr 08 1993 14:12 The compiler seems to be translating the records faithfully. 13 lines
4992.3Thu Apr 15 1993 18:12 Glad DEC C is doing it right for you... 7 lines
TOPIC 4994.0 RMS-W-RTB from preprocessed code
4994.1Thu Apr 08 1993 14:08 The 256 character limit applies to the preprocessor too. 18 lines
TOPIC 4998.0 CC-F-READERR and RMS-W-RTB in BATCH job
4998.2Thu Apr 15 1993 18:06 256 char limit for vaxc source lines 7 lines
TOPIC 5013.0 VAX C: Min. Ver. for VAX/VMS V5.5-2 ?
5013.2Mon Apr 26 1993 14:10 1 lines
TOPIC 5018.0 File I/O buffer size for VAR record format, but no max size in file hdr?
5018.1Mon Apr 26 1993 14:25 Yes, a fixed size buffer is used to read in the source line 8 lines
TOPIC 5019.0 Proper /Optimize switch for low grief
5019.1Tue May 04 1993 13:41 You may try disabling particular optimizations with some undocumented switches 36 lines
TOPIC 5025.0 PAK for VAXC does not work ?
5025.1Tue May 04 1993 14:00 This does not sound like a VAX C problem to me. 34 lines
TOPIC 5028.0 Any known bugs due to /LIST/MACHINE?
5028.1Fri May 07 1993 15:14 There are no known problems with object files when specifying /lis/machine 9 lines
TOPIC 5034.0 optimizer problem?
5034.2Fri May 14 1993 14:58 Turn off the loop invariant optimization 4 lines
TOPIC 5040.0 CC /INCLUDE takes 16 times longer
5040.2Fri May 14 1993 18:50 There is a performance problem with complex logical search paths 5 lines
5040.7Wed May 19 1993 15:21 Try asking in the RMS notes file. 22 lines
TOPIC 5044.0 SETVBUF for BUFSIZE > 512 bug get fix in ... ?
5044.2Wed May 19 1993 13:56 Try the direct approach... 4 lines
TOPIC 5045.0 %CC-W-TOOMANYCHAR,.... doing preprocessing only.
5045.1Tue May 18 1993 14:34 the .i file should contain correct information, so just supress the warning 7 lines
TOPIC 5047.0 Initial Values From CDD ?
5047.1Wed May 19 1993 21:08 Not supported in VAX C or in DEC C . 3 lines
TOPIC 5048.0 Default Alignment for Data Types ??
5048.1Fri May 21 1993 19:07 Nothing too surprizing 11 lines
TOPIC 5051.0 VAXC, mixed-case names, and SCA...
5051.1Wed May 26 1993 18:20 yup, known limitation, can you use decc? 6 lines
TOPIC 5052.0 VAXC DEBUG problem with automatic variables
5052.1Tue May 25 1993 14:46 Not an optimizer or debugger problem. 9 lines
TOPIC 5053.0 Including definitions from CDD in a C-SQL program.
5053.1Tue May 25 1993 15:07 What does your .i file look llike? 9 lines
TOPIC 5054.0 VAX C to be superceded by DEC C for VAX?
5054.1Tue May 25 1993 15:15 DEC C is the wave of the future. 19 lines
TOPIC 5060.0 BUGCHECK: /DESIGN/ANALYSIS and pseudocode placeholders
5060.1Thu Jun 03 1993 16:08 No easy workaround, without changing code. 30 lines
TOPIC 5066.0 listing is stoped after the #include <Xm/CascadeB.h>
5066.3Thu Jun 03 1993 16:22 partial relief is available 8 lines
TOPIC 5074.0 realloc with NULL ptr and foreign command gives ACCVIO
5074.1Wed Jun 09 1993 17:17 8 lines
5074.3Thu Jun 10 1993 14:08 The DEC C RTL is available for DEC C users on Blade 17 lines
5074.5Fri Jun 11 1993 17:18 4 lines
5074.7Mon Jun 14 1993 14:50 VAX C customers will get a the DEC C RTL and interoperability tools 9 lines
TOPIC 5080.0 Undefined parameter
5080.1Wed Jun 16 1993 19:46 Compiler should not give an error here. 6 lines
TOPIC 5082.0 Error loading .ANA file, BADEVENT, event number 6339
5082.1Fri Jun 18 1993 13:59 13 lines
5082.3Fri Jun 25 1993 13:52 6 lines
TOPIC 5083.0 process quotas, vms vers affecting /ana??
5083.1Fri Jun 18 1993 14:02 7 lines
TOPIC 5095.0 VAXC won't give me a listing file!
5095.1Fri Jul 02 1993 18:51 More info needed. 18 lines
5095.3Tue Jul 06 1993 13:43 Partial fix is available. 16 lines
5095.6Tue Aug 24 1993 15:49 Sorry the files have been moved to the DECC cluster 3 lines
TOPIC 5105.0 realloc() with NULL first parameter revisited...
5105.1Thu Jul 22 1993 17:31 The DEC C RTL is on BLADE 7 lines
TOPIC 5119.0 SCA reports "OLD ANA FORMAT"?
5119.1Thu Jul 22 1993 17:49 7 lines
TOPIC 5122.0 enum initialization
5122.1Thu Jul 22 1993 19:37 VAX C is not completely ANSI 9 lines
TOPIC 5127.0 recompile with old version C
5127.1Wed Jul 28 1993 14:05 8 lines
TOPIC 5141.0 Where are docs, again?
5141.1Fri Aug 06 1993 15:11 Opps, moved to DECC::C$:[VAXC30] 8 lines
TOPIC 5143.0 VAXC to DEC Migration Strategy
5143.1Mon Aug 09 1993 20:33 Ask the product manager : Susan Auberg 7 lines
TOPIC 5145.0 BIT fields with Unsigned Char & Short datatypes ?
5145.2Tue Aug 24 1993 16:04 The manual has an error, VAX C has extensions to the ANSI bitfield types 8 lines
TOPIC 5148.0 sca badload badana badevent lexloc
5148.1Wed Aug 11 1993 14:03 13 lines
TOPIC 5182.0 _LOCC returns bad length in for loop
5182.1Mon Sep 20 1993 15:49 Known bug..., try a while loop 40 lines
TOPIC 5189.0 SCA and VAXC
5189.1Wed Oct 06 1993 15:40 yes its a compiler bug 9 lines
TOPIC 5202.0 VACCRLTL and Oracle 7 link problems
5202.1Fri Oct 08 1993 16:39 Linking /nosysshr needs /incllude=cma$tis 9 lines
TOPIC 5204.0 extern allocates memory?
5204.2Tue Oct 12 1993 13:17 The VAX C extern model (COMMON BLOCK ) quite legal under ANSI C 25 lines
TOPIC 5291.0 VAX C3.2 and VMS 5.5-2 : reading the SPD
5291.1Fri Feb 11 1994 16:26 5 lines
TOPIC 5293.0 Does VAX C support writing to va_lists
5293.1Fri Feb 11 1994 16:33 See VAX C Runtime Library Ref. Man 4 lines
TOPIC 5294.0 DESCRIPTOR -> What, why and how ??
5294.1Fri Feb 11 1994 16:37 Well, I can't explain it any better than the doc writer... 5 lines

Conference decwet::deccxx (DECCXX)

1 posts
TOPIC 381.0 profiler error
381.3Wed Oct 06 1993 16:08 slugbt::/var/spool/ftp/pub/kits/deccxx/alpha/DECCXXA130.tar 9 lines

Conference turris::decc (DECC)

9 posts
TOPIC 460.0 Volatile pointers in c89 on OSF/1 AXP in dbx
460.2Wed Dec 29 1993 14:31 Beginning with Sterling c89 invokes /usr/ccs/lib/cmplrs/cc/driver 19 lines
460.4Mon Jan 03 1994 17:12 Did you mean to declare a volatile ptr or a ptr to a volatile int ? 24 lines
TOPIC 478.0 What to use instead of LIB$SHOW_VM
478.4Tue Nov 23 1993 16:55 IF you could run your application on VMS, there is a very nice heap analyzer in the Coral version of DEBUG 6 lines
TOPIC 479.0 c89 floating arithmetics done in single precision !!! (ULTRIX)
479.1Tue Nov 23 1993 17:42 I believe both compilers are correct in terms of ANSI rules 40 lines
TOPIC 480.0 nam.h and /standard=ansi con't get along
480.2Wed Nov 24 1993 13:38 Yes, this is a compiler bug 13 lines
TOPIC 481.0 Numeric Error Messages?
481.1Mon Nov 29 1993 17:31 Check your message catalogs. 9 lines
481.3Fri Dec 03 1993 19:31 What platform are you on? 8 lines
TOPIC 497.0 Looking for DEC C documentation for ALPHA OSF/1
497.3Wed Dec 29 1993 19:12 See the man pages, and the programmer's guide 5 lines
TOPIC 505.0 release date for OSF/1 T2.0 ?
505.1Wed Dec 29 1993 18:02 Sterling release of C++ is not yet available. 7 lines

Conference turris::decc_bugs (DEC C Problem Reporting Forum)

10 posts
TOPIC 118.0 #include search rule problem
118.6Wed Mar 31 1993 15:21 Alpha behavior differs from the DEC C on OpenVMS for VAX 4 lines
TOPIC 189.0 %CC-E-PASNOTREFCOM with void ** pointers
189.1Wed Mar 31 1993 15:45 10 lines
TOPIC 226.0 CC/PREP error on ARRAY [1 .. N]
226.2Wed May 26 1993 20:04 3 lines
TOPIC 237.0 Problem reported with LONGJMP() Function
237.4Wed May 12 1993 19:07 The program seems to work as documented for ALPHA... 14 lines
237.5Thu May 13 1993 15:09 Fixed in VMSv1.5 FT4 3 lines
TOPIC 238.0 wchar.h informational message
238.1Thu May 13 1993 17:49 4 lines
TOPIC 452.0 Varargs appears broken in C89 V1.23
452.10Wed Mar 23 1994 16:22 fixed for sterling and gold 5 lines
TOPIC 467.0 .ANA File problem using DEC-C V1.3-009
467.1Tue Nov 23 1993 19:32 I've reproduced the problem. 4 lines
TOPIC 471.0 ACCVIO on V1.5
471.4Tue Nov 30 1993 13:40 Added to the list of bugs 3 lines
TOPIC 523.0 V1.3 c89 -O and varargs on OSF/1
523.6Wed Mar 23 1994 16:20 fixed for EFT2 T13a for sterling and gold 4 lines

Conference turris::decc_alpha (DEC C ALPHA CONFERENCE)

21 posts
TOPIC 530.0 %GEM-F-ASSERTION, GEM_CX_ENUMERATE -- initial set empty for
530.4Mon Nov 09 1992 17:05 Problem reproduced with v1.2 15 lines
TOPIC 597.0 pow(-1.0, 3.0) results in %MTH-F-UNDEXP, undefined exponentiation
597.8Wed Oct 28 1992 22:17 6 lines
TOPIC 671.0 PSECT name in globaldef keeps case.
671.1Fri Mar 26 1993 19:08 Seems like the expected behavior to me.... 10 lines
TOPIC 684.0 problem with unwanted sign extension of 32-bit constants
684.1Tue May 04 1993 20:53 Artifact due to lack of 64bit integer support 49 lines
TOPIC 729.0 %CC-W-PLATTYPEEXT, DECC 1.0, Alpha VMS T1.0-FT2
729.2Tue Aug 11 1992 18:29 Header files should not cause warning messages 5 lines
TOPIC 735.0 Missing header files?
735.6Wed Aug 19 1992 15:22 Seems Ok 2 lines
TOPIC 797.0 #define problems with /standard=VAXC
797.4Fri Apr 23 1993 17:43 #define problem fixed 10 lines
TOPIC 806.0 whither function prototype for umask() ?
806.3Tue Sep 15 1992 18:15 Its a bug. It will be in stdlib.h 13 lines
TOPIC 827.0 floating overflow not detected with g_float
827.4Fri Apr 23 1993 19:19 This is an RTL bug 4 lines
TOPIC 864.0 integrity check errors
864.5Fri Mar 26 1993 17:59 fixed in T1.3-005 1 lines
TOPIC 869.0 preprocessor & white space
869.1Fri Oct 09 1992 17:17 vaxc style comment processing in macro definitions is supported in /stand=vaxc 19 lines
TOPIC 890.0 DECC: integrity check (& DECC crash) for functions returning union
890.1Fri Mar 26 1993 17:54 Looks fixed. 3 lines
TOPIC 913.0 FT4 Compiler Crashes/Looping
913.5Fri Oct 23 1992 21:02 0 lines
913.6Fri Oct 23 1992 21:05 What's your open file quota? 7 lines
TOPIC 953.0 Short array not accessed correctly
953.1Wed Oct 28 1992 23:01 not reproducible with v1.2 6 lines
TOPIC 958.0 c89 v1.20 -check option wrongly flagging switch error
958.2Wed Oct 28 1992 22:14 10 lines
TOPIC 975.0 Problem with SMG
975.4Mon Nov 09 1992 16:52 Fixed in V1.2 (the ssb version) 4 lines
TOPIC 984.0 static functions, external/internal delaration
984.1Mon Nov 09 1992 18:11 use /stand=vaxc if you need vaxc behavior 4 lines
984.2Mon Nov 09 1992 20:32 Why? DEC C operates in ansi mode by default 27 lines
TOPIC 985.0 Old style function declaration
985.1Mon Nov 09 1992 20:42 Cross posted in VAXC 4775 5 lines
TOPIC 1014.0 PREFIX= option to /PREFIX_LIBRARY_ENTRIES
1014.2Tue Nov 17 1992 15:18 /prefix_libraries_entries=(prefix="xyz") support was removed 19 lines

Additional information

First Post:Fri Jun 12 1992
Last Post:Wed Mar 23 1994
# Topics:1
# Replies:155
# We have note bodies for:0
Total memory used by this script: 1,196,928 (4,194,304)