On Fri, Oct 28, 2011 at 01:30, Josh Juran wrote:
> I appreciate your (and others') willingness to provide feedback.
> Unfortunately, my job in this case is to make certain apps work (by hack or
> by crack) and move on.
What you could do is add/update the AppDB entry for this program, and
link
On Oct 27, 2011, at 12:35 AM, Piotr Caban wrote:
> On 10/27/11 2:01 AM, Josh Juran wrote:
>> On Oct 26, 2011, at 11:59 AM, Josh Juran wrote:
>>
>>> I'm ready to begin work on a basic_ifstream implementation for Wine, which
>>> is needed for the game Vampi
On 10/27/11 2:01 AM, Josh Juran wrote:
On Oct 26, 2011, at 11:59 AM, Josh Juran wrote:
I'm ready to begin work on a basic_ifstream implementation for Wine, which is
needed for the game Vampire Secrets among others.
In order to implement it correctly lots of functions/classes needs
On Thu, Oct 27, 2011 at 2:01 AM, Josh Juran wrote:
> @ stub -arch=win64
> ??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QEAA@PEBDHH@Z
> @ stub -arch=win64 ??_D?$basic_ifstream@DU?$char_traits@D@std@@@std@@QEAAXXZ
You forgot to update the win64 stubs in the spec file.
Octavian
On Oct 26, 2011, at 11:59 AM, Josh Juran wrote:
> I'm ready to begin work on a basic_ifstream implementation for Wine, which is
> needed for the game Vampire Secrets among others.
>
> http://bugs.winehq.org/show_bug.cgi?id=28612
>
> First I'd like to check that Pi
I'm ready to begin work on a basic_ifstream implementation for Wine, which is
needed for the game Vampire Secrets among others.
http://bugs.winehq.org/show_bug.cgi?id=28612
First I'd like to check that Piotr isn't already working on this. If not, I'm
open to any advice on