SourceForge.net | 3 Apr 2008 16:55
Picon
Favicon

[ mingw-Bugs-1933441 ] "cat" deletes files when appending content

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1933441, was opened at 2008-04-03 17:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1933441&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rolandas R. (rolandas)
Assigned to: Nobody/Anonymous (nobody)
Summary: "cat" deletes files when appending content

Initial Comment:
---------------------------------------
OS = Windows XP
gcc version = 3.4.5
ld version = 2.18.50.20080109
mingw version = MinGW-5.1.3.exe
build environment = MSYS
MSYS version = 1.0.11(0.46/3/2)
mingw-runtime version = 3.14
w32api version = 3.11
(Continue reading)

SourceForge.net | 4 Apr 2008 13:31
Picon
Favicon

[ mingw-Bugs-1933441 ] "cat" deletes files when appending content

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1933441, was opened at 2008-04-03 17:55
Message generated for change (Comment added) made by rolandas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1933441&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rolandas R. (rolandas)
Assigned to: Nobody/Anonymous (nobody)
Summary: "cat" deletes files when appending content

Initial Comment:
---------------------------------------
OS = Windows XP
gcc version = 3.4.5
ld version = 2.18.50.20080109
mingw version = MinGW-5.1.3.exe
build environment = MSYS
MSYS version = 1.0.11(0.46/3/2)
mingw-runtime version = 3.14
w32api version = 3.11
(Continue reading)

SourceForge.net | 5 Apr 2008 15:44
Picon
Favicon

[ mingw-Patches-1935381 ] Dr. MinGW compile, link and runtime fix

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Patches item #1935381, was opened at 2008-04-05 15:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=302435&aid=1935381&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: runtime
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Giel van Schijndel (muggenhor)
Assigned to: Nobody/Anonymous (nobody)
Summary: Dr. MinGW compile, link and runtime fix

Initial Comment:
The attached patch changes two ReadProcessMemory invocations (in symbols.c and exchndl.c) such that
they can be compiled properly. (A parenthesis was misplaced).

It also "finishes" the bfd_hash_table_init calls in ieee.c to have their sizeof() parameter passed.

Then lastly it fixes both the linker errors and my problems with symbol extraction mentioned in this thread:
http://sourceforge.net/mailarchive/forum.php?thread_name=47ED8737.5000706%40mortis.eu&forum_name=mingw-users
This is fixed by the change of bfd_get_section_size_before_reloc() calls to bfd_get_section_size() calls.

(Continue reading)

SourceForge.net | 11 Apr 2008 09:19
Picon
Favicon

[ mingw-Bugs-1939927 ] mingw32-make's choise of a shell differs

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1939927, was opened at 2008-04-11 09:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1939927&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: FMK (fkircher)
Assigned to: Nobody/Anonymous (nobody)
Summary: mingw32-make's choise of a shell differs

Initial Comment:
Hi,
I'm using mingw32-make 3.80 on two different machines.
OS is Windows XP.
On the first machine msys is installed, on the second it is not installed.
The machine with msys uses sh as a shell, the one without uses the Windows-shell cmd.
When starting the cl-Compiler (C-Compiler of Visual-C 8.0) Compiler-switches containing the forward
slash / is expanded to "C:/msys/1.0/".
Another point is, that is doesn't recognize "del" as a command, if msys is installed.
I'd expect the interpretation of makefiles to be independent of whether msys is installed or not ! Wasn't
(Continue reading)

SourceForge.net | 11 Apr 2008 11:34
Picon
Favicon

[ mingw-Patches-1939994 ] Add more SAL strings to specstrings.h

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Patches item #1939994, was opened at 2008-04-11 21:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=302435&aid=1939994&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: w32api
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Danny Smith (dannysmith)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add more SAL strings to specstrings.h

Initial Comment:
Here is a patch to add documented SAL specstrings to specstrings.h

The documentation (currently) is at http://msdn2.microsoft.com/en-us/library/aa383701(VS.85).aspx

ChangeLog

2008-04-11  Danny Smith  <dannysmith <at> users,.sourceforge.net>
        * include/specstrings.h:  Add  more dummy defines.

(Continue reading)

SourceForge.net | 11 Apr 2008 14:18
Picon
Favicon

[ mingw-Bugs-1939927 ] mingw32-make's choise of a shell differs

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1939927, was opened at 2008-04-11 03:19
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1939927&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: non-mingw
>Group: Behaves as Documented
>Status: Closed
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: FMK (fkircher)
Assigned to: Nobody/Anonymous (nobody)
Summary: mingw32-make's choise of a shell differs

Initial Comment:
Hi,
I'm using mingw32-make 3.80 on two different machines.
OS is Windows XP.
On the first machine msys is installed, on the second it is not installed.
The machine with msys uses sh as a shell, the one without uses the Windows-shell cmd.
When starting the cl-Compiler (C-Compiler of Visual-C 8.0) Compiler-switches containing the forward
slash / is expanded to "C:/msys/1.0/".
Another point is, that is doesn't recognize "del" as a command, if msys is installed.
I'd expect the interpretation of makefiles to be independent of whether msys is installed or not ! Wasn't
(Continue reading)

SourceForge.net | 13 Apr 2008 19:52
Picon
Favicon

[ mingw-Bugs-1941449 ] Internal Compiler Error: Segmentation Fault

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1941449, was opened at 2008-04-13 13:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1941449&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gcc
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Josh  <at>  Dreamland (joshdreamland)
Assigned to: Nobody/Anonymous (nobody)
Summary: Internal Compiler Error: Segmentation Fault

Initial Comment:
Latest Version (3.4.5)

Throws some random segmentation fault, still have no idea why... Version 3.4.2 doesn't have this error.

The source code is huge. I have attached the file as a 7zip. It can also be downloaded from the following location:

http://www.willhostforfood.com/access.php?fileid=19589

The file you want to compile is SHELLmain.cpp. 
(Continue reading)

SourceForge.net | 14 Apr 2008 06:10
Picon
Favicon

[ mingw-Bugs-1941724 ] segmentation fault while compiling QT

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1941724, was opened at 2008-04-13 23:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1941724&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MinGW
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: inhahe (inhahe)
Assigned to: Nobody/Anonymous (nobody)
Summary: segmentation fault while compiling QT

Initial Comment:

Windows XP
gcc version 3.4.5
ld version 2.17.50
MingW version 5.1.3
MingW runtime version 3.13

Was compiling QT 4.4.
like an hour into the compilation, i got a segmentation fault from gcc.
(Continue reading)

SourceForge.net | 15 Apr 2008 10:44
Picon
Favicon

[ mingw-Bugs-1942809 ] wrong value for S_IFBLK in sys/stat.h

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1942809, was opened at 2008-04-15 10:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1942809&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mingw runtime
Group: Known bugs
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andreas Betz (qwert667)
Assigned to: Nobody/Anonymous (nobody)
Summary: wrong value for S_IFBLK in sys/stat.h

Initial Comment:
The value defined for _S_IFBLK in sys/stat.h is wrong.
It should be 0x6000 (060000) instead of 0x3000.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1942809&group_id=2435

-------------------------------------------------------------------------
(Continue reading)

SourceForge.net | 15 Apr 2008 13:23
Picon
Favicon

[ mingw-Bugs-1942809 ] wrong value for S_IFBLK in sys/stat.h

This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged
from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1942809, was opened at 2008-04-15 04:44
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1942809&group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mingw runtime
Group: Known bugs
Status: Open
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Andreas Betz (qwert667)
Assigned to: Nobody/Anonymous (nobody)
Summary: wrong value for S_IFBLK in sys/stat.h

Initial Comment:
The value defined for _S_IFBLK in sys/stat.h is wrong.
It should be 0x6000 (060000) instead of 0x3000.

----------------------------------------------------------------------

>Comment By: Earnie Boyd (earnie)
Date: 2008-04-15 07:23

Message:
(Continue reading)


Gmane