https://bugs.winehq.org/show_bug.cgi?id=657
soredake <gi85qht0z(a)relay.firefox.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gi85qht0z(a)relay.firefox.com
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49106
Bug ID: 49106
Summary: error: redefinition of typedef ‘UCHAR’ (plus PUCHAR’,
‘USHORT’, PUSHORT’, ‘ULONG’, and PULONG’)
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
Compiling wine-5.7 fails with:
error: redefinition of typedef ‘UCHAR’
error: redefinition of typedef ‘PUCHAR’
error: redefinition of typedef ‘USHORT’
error: redefinition of typedef ‘PUSHORT’
error: redefinition of typedef ‘ULONG’
error: redefinition of typedef ‘PULONG’
I imagine other bug [1] is still present, but this new bug stops compilation
first.
[1] https://bugs.winehq.org/show_bug.cgi?id=47907
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=657
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luca.cappelletti(a)gmail.com
--- Comment #124 from Anastasius Focht <focht(a)gmx.net> ---
*** Bug 8321 has been marked as a duplicate of this bug. ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8321
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |DUPLICATE
CC| |focht(a)gmx.net
Summary|Bopup Messenger: |Bopup Messenger fails to
|err:module:import_dll |run due to missing
|Library ... |MFC42.DLL
--- Comment #3 from Anastasius Focht <focht(a)gmx.net> ---
*** This bug has been marked as a duplicate of bug 657 ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3421
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MetaTrader drag and drop |Metatrader 4 crashes on
|problem |unimplemented function
| |MFC42.DLL.6625
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
URL|http://www.metaquotes.net/f |https://web.archive.org/web
|iles/mt4setup.exe |/20050923190612/http://meta
| |quotes.net/files/mt4setup.e
| |xe
Severity|major |normal
CC| |focht(a)gmx.net
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2965
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|unimplemented function |Unspecified application
|MFC42.DLL called in 32-bit |installer crashes on
|code (0x753d6e2c) |unimplemented function
| |MFC42.DLL.6571
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
Keywords| |Installer
Severity|critical |normal
Version|unspecified |0.9-pre
Component|winedbg |-unknown
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6457
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Orbiter060929 crashes, |Orbiter060929 crashes on
|unimplemented function |unimplemented function
|msvcirt.dll.??0ofstream@@QA |msvcirt.dll.??0ofstream@@QA
|E@PBDHH@Z |E@PBDHH@Z
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2944
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
CC| |focht(a)gmx.net
Version|unspecified |0.9-pre
Severity|major |normal
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6457
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |d18a9b963081cae4d3e824fa777
| |56f2f9035319c
URL|http://orbiter.jimdo.com/do |https://web.archive.org/web
|wnloads/ |/20201221112231/https://sfc
| |39477ba6979e65.jimcontent.c
| |om/download/version/1559345
| |232/module/1592084914/name/
| |orbiter060929_base.zip
--- Comment #34 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
filling some fields. It was fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/d18a9b963081cae4d3e824fa7…
("msvcirt: Implement ofstream class.)", part of Wine 5.18 release.
Thanks Gijs
Stable download link:
https://web.archive.org/web/20201221112231/https://sfc39477ba6979e65.jimcon…
It was certainly not fixed in Wine 1.5.15 (2012).
Proof by using the Wine 5.17 release before the fix went in:
--- snip ---
$ wine --version
wine-5.17
$ pwd
/home/focht/Downloads/unpacked
$ ll
total 3336
drwxrwxr-x. 19 focht focht 4096 Dec 21 12:30 Config
-rw-rw-r--. 1 focht focht 2685 Jun 5 2004 Constell2.bin
-rw-rw-r--. 1 focht focht 7184 Dec 12 2003 Constell.bin
-rw-rw-r--. 1 focht focht 32768 Dec 21 12:30 Device.dat
drwxrwxr-x. 3 focht focht 4096 Dec 21 12:30 Doc
drwxrwxr-x. 12 focht focht 4096 Dec 21 12:30 Flights
drwxrwxr-x. 5 focht focht 4096 Dec 21 12:30 Html
drwxrwxr-x. 3 focht focht 4096 Dec 21 12:30 Images
-rw-rw-r--. 1 focht focht 2401 Dec 21 12:30 keymap.cfg
drwxrwxr-x. 5 focht focht 4096 Dec 21 12:30 Meshes
drwxrwxr-x. 4 focht focht 4096 Dec 21 12:30 Modules
-rw-rw-r--. 1 focht focht 2361 Dec 21 12:30 Orbiter.cfg
-rwxrwxr-x. 1 focht focht 1953792 Sep 29 2006 orbiter.exe
-rw-rw-r--. 1 focht focht 600 Dec 21 12:30 Orbiter.log
drwxrwxr-x. 18 focht focht 4096 Dec 21 12:30 Scenarios
-rw-rw-r--. 1 focht focht 1350228 Dec 9 2003 Star.bin
drwxrwxr-x. 6 focht focht 12288 Dec 21 12:30 Textures
drwxrwxr-x. 4 focht focht 4096 Dec 21 12:30 Textures2
drwxrwxr-x. 2 focht focht 4096 Dec 21 12:30 Utils
--- snip ---
--- snip ---
$ wine ./orbiter.exe
...
0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1.
0024:fixme:ddraw:d3d_vertex_buffer7_Optimize iface 0210ED88, device 02106C10,
flags 0 stub!
wine: Call from 7B00F341 to unimplemented function
msvcirt.dll.??0ofstream@@QAE@PBDHH@Z, aborting
wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called at
address 7B00F341 (thread 0024), starting debugger...
Unhandled exception: unimplemented function
msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called in 32-bit code (0x7b00f341).
...
Backtrace:
=>0 0x7b00f341 RaiseException+0x61() in kernelbase (0x00a9e830)
1 0x438b0001 (0x00a9e830)
2 0x0af23e8f __wine_spec_unimplemented_stub+0x2e()
[Z:\home\focht\projects\wine\mainline-src-5.17\dlls\winecrt0\stub.c:2147483680]
in msvcirt (0x00a9e854)
3 0x438b0001 (0x00a9e854)
4 0x0af11100 MSVCP_type_info_vector_dtor+0xffffffff() in msvcirt (0x00a9ea8c)
...
Threads:
process tid prio (all id:s are in hex)
00000020 (D) Z:\home\focht\Downloads\unpacked\orbiter.exe
00000024 0 <==
000000e4 0
000000e8 0
000000f4 0
--- snip ---
Please always use the exact application version for testing that was used to
report a bug.
Anyway, it doesn't matter anymore but keep in mind for the future.
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.