Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 155c93f
  • /
  • bugs
  • /
  • VC16.bug
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:7815bb5c77ea8f941e2eff8f6f77c50773375d64
directory badge Iframe embedding
swh:1:dir:97a5a71f34f0cc4b0242cf8abee7dd858a63c2c3
VC16.bug
Microsoft (R) C/C++ Optimizing Compiler Version 8.00c

Compile with /O2 chokes the compiler on these files

crypto\md\md5_dgst.c		warning '@(#)reg86.c:1.26', line 1110
crypto\des\ofb64ede.c		warning '@(#)grammar.c:1.147', line 168
crypto\des\ofb64enc.c		warning '@(#)grammar.c:1.147', line 168
crypto\des\qud_cksm.c		warning '@(#)grammar.c:1.147', line 168
crypto\rc2\rc2ofb64.c		warning '@(#)grammar.c:1.147', line 168
crypto\objects\obj_dat.c	warning	'@(#)grammar.c:1.147', line 168
				fatal	'@(#)grammar.c:1.147', line 168
crypto\objects\obj_lib.c	warning	'@(#)grammar.c:1.147', line 168
				fatal	'@(#)grammar.c:1.147', line 168
ssl\ssl_auth.c			warning	'@(#)grammar.c:1.147', line 168
				fatal	'@(#)grammar.c:1.147', line 168

Turning on /G3 with build flags that worked fine for /G2 came up with
divide by zero errors in 'normal' code in speed.c :-(

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top