[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mingw-notify
Subject:    MinGW-notify digest, Vol 1 #1368 - 2 msgs
From:       mingw-notify-request () lists ! sourceforge ! net
Date:       2006-05-17 3:08:09
Message-ID: 20060517030927.582163351E () sc8-sf-spam1 ! sourceforge ! net
[Download RAW message or body]

Send MinGW-notify mailing list submissions to
	mingw-notify@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
	mingw-notify-request@lists.sourceforge.net

You can reach the person managing the list at
	mingw-notify-admin@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-notify digest..."


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.

Today's Topics:

   1. [ mingw-Bugs-1489369 ] wrctomb only works for Latin1 characters \
(SourceForge.net)  2. [ mingw-Patches-1489182 ] Changes / Updates on w32api 3.7 \
(crypto-api) (SourceForge.net)

--__--__--

Message: 1
To: noreply@sourceforge.net
From: "SourceForge.net" <noreply@sourceforge.net>
Date: Tue, 16 May 2006 01:17:24 -0700
Subject: [Mingw-notify] [ mingw-Bugs-1489369 ] wrctomb only works for Latin1 \
characters

Bugs item #1489369, was opened at 2006-05-16 08:17
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=1489369&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: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Ripley (ripleybd)
Assigned to: Nobody/Anonymous (nobody)
Summary: wrctomb only works for Latin1 characters

Initial Comment:
mingw-runtime-3.9/mingwex/wcrtomb.c contains

 if (wc > 255)
    {
      errno = EILSEQ;
      return -1;
    }

and hence throws an error for non-Latin1 characters.

This was reported to the R project by
EI-JI Nakama "\u4e2d\u9593\u6804\u6cbb"
working in Japanese.  If those lines are removed
it works correctly in a Japanese DBCS, and there
seems no reason to have them.

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

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


--__--__--

Message: 2
To: noreply@sourceforge.net
From: "SourceForge.net" <noreply@sourceforge.net>
Date: Tue, 16 May 2006 09:29:56 -0700
Subject: [Mingw-notify] [ mingw-Patches-1489182 ] Changes / Updates on w32api 3.7 \
(crypto-api)

Patches item #1489182, was opened at 2006-05-15 19:03
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=302435&aid=1489182&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
Submitted By: IPS1Creator (ipsoner)
> Assigned to: Nobody/Anonymous (nobody)
Summary: Changes / Updates on w32api 3.7 (crypto-api)

Initial Comment:
Hello,
now I have a patch with code only taken from MSDN:

I've made changes on the following files:
wincrypt.h and libcrypt32.a (and the appropriate
.def-file) from w32api 3.7! I attach the diff-file of
w32api 3.7, a change log and all the files I've
changed, which are:
wincrypt.h
libcrypt32.a

I have tested the new import library and the header.
And it works fine with my software which needs all the
new functions.

Greets
ipsoner

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

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



--__--__--

_______________________________________________
MinGW-notify mailing list
MinGW-notify@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-notify


End of MinGW-notify Digest


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic