similar to: Variable modified from within a function

Displaying 20 results from an estimated 5000 matches similar to: "Variable modified from within a function"

2001 Dec 04
2
Serial Errors
Hi, I am new to wine and the list. I am using Wine release 20010112 on a RH7.1 (used supplied RPM) to try and run a program to control a video switcher that doesn't have a linux ported program. The program starts OK but when it scans the com1 to diagnose the switcher, it reports a bad serial port or faulty connection. The utility has no problem under windows. I included a trace using
2004 Jan 21
0
CRM Solutions - Incoming Calls & Outgoing Calls
Hi, I've searched through the archives, and through the Wiki, for a few answers or suggestions regarding CRM style information for incoming calls (like pop-ups etc, and other CTI style interactivity) and outgoing calls (web dialing and other apps like agent management). So far, the best I've found is a thread that suggests that somebody should read a previous thread. I've back
2010 Jan 11
1
Help with Order
Dear List As a fairly new R programmer I seem to have run into a strange problem - probably my inexperience with R After reading and merging successive files into a single data frame, I find that order does not sort the data as expected. I have multiple references in each file but each file refers to measurement data obtained at a different time. Here's the code library(reshape) #
2010 May 06
2
reading formatted txt file into a data frame
Dear all Lets say I have a plain text file as follows: > cat(c("[ID: 001 ] [Writer: Steven Moffat ] [Rating: 8.9 ] Doctor Who", + "[ID: 002 ] [Writer: Joss Whedon ] [Rating: 8.8 ] Buffy", + "[ID: 003 ] [Writer: J. Michael Straczynski ] [Rating: 7.4 ] Babylon [5]"), + sep = "\n", file = "tmp.txt") I would somehow like to read
2015 Nov 09
0
ERROR_NO_SYSTEM_RESOURCES on virtio port within the Windows Guest
Hi, >From a Windows Guest , I try to read data sent by the Host , via a virtio port . ( I.e. channel device type UNIX on host side) If no data sent by Host , the blocking ReadFile() invoked within the Guest exits immediately with following error code : ERROR_NO_SYSTEM_RESOURCES 1450 (0x5AA) Insufficient system resources exist to complete the requested service. Is it the waited behavior
2009 Jun 19
3
Wine and serial port again
Hi all! I have a very special device connected to my serial port and want to execute a Win32 program to work with the device. I trying to execute it with wine 1.0.1 form debian package. Win32 software starts and says that can not find a device. Under VirtualBox it works fine. This is a part of log with +file,+comm debug flags: Code: trace:file:get_dos_device L"COM1" ->
2004 Aug 06
0
Please 30 second to look a my code
Well, you seem to be using FRAME_SIZE but only defining frame_size. Otherwise, the code looks OK, but it's always hard to tell. I suggest you start from speexenc/speexdec or from the example I wrote in the manual at: http://www.speex.org/manual/node12.html Jean-Marc Le ven 19/12/2003 à 05:22, Fabio a écrit : > Hi > i'm developing a sort of VoIP application > for my
2007 Dec 10
0
windows oddity related to alternate data streams
Hi all, I was just looking into what was causing the lag when I open my samba (3.0.27a) shares from windows (XP, SP2). strace showed that directories were being opened and closed a lot, in sequence. Playing with Process Monitor suggests windows is trying to create alternate data streams on for the directory entires: it does a CreateFile with :{4c8cc155-6c1e-11d1-8e41-00c04fb9386d} appended to
2007 Dec 22
0
slow browsing problem
I was looking into what was causing the lag when I open my samba (3.0.27a) shares from windows (XP, SP2). I see a lot of consecutive directory opening. Process Monitor seems to suggests that windows is being stupid about alternate data streams: it tries to create directoryname:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}, fails, and tries another sixty-ish times before failing and doing the same with
2008 Feb 13
1
Flash Movie Player Control in VB
Hi all, I just started messing with wine (0.9.54 on Ubuntu 7.04-Feisty) a few weeks ago and there's some educational software I want to be able to run. It was made with VB, and I've managed to get it working fairly well except for an ActiveX control for showing Flash movies (.swf). I think it's unable to load the swf file because the box where the movie should show is blank, and
2002 Mar 02
0
Longman dictionary installer debugging
Hi! I'm trying to install the Longman Dictionary of Contemporary English (which I have got with the book with the same name). I'm running: the latest wine release (20020228) Redhat 7.2 gcc 2.96-98 fake windows dir (altough I have tried it with a win98 install a month ago) The installer is an installshild with win16 libs. When I run it, it puts up a message box, that the install files
2012 Jun 16
0
[LLVMdev] object construction patterns and unique_ptr
On Jun 15, 2012, at 3:48 PM, Nick Kledzik wrote: > In lld we have a Reader class which is a factory that takes .o file(s) and produces an in memory lld::File object(s). But in doing so, there could be I/O errors (file not readable) or file may be malformed. We are also using C++11 in lld, so we use std::unique_ptr for managing object ownership. > > The Reader class currently has an
2012 Jun 19
0
[LLVMdev] object construction patterns and unique_ptr
On Jun 18, 2012 1:24 PM, "Nick Kledzik" <kledzik at apple.com> wrote: > > On Jun 16, 2012, at 3:51 PM, Chris Lattner wrote: > > On Jun 15, 2012, at 3:48 PM, Nick Kledzik wrote: > > > >> In lld we have a Reader class which is a factory that takes .o file(s) and produces an in memory lld::File object(s). But in doing so, there could be I/O errors (file not
2004 Aug 06
2
Please 30 second to look a my code
Hi i'm developing a sort of VoIP application for my ipaq using speex... I'm still at beginning and i have many problems encoding and decoding my wav files....output is only noise! Why? I'm using Libspeex 1.1.3, Embedded VisualC++ 3.0, Ipaq 3850(206 MHz Intel® Strong ARM 32-bit RISC Processor) PocketPC 2002 (Windows CE 3.0). Libspeex is complied with the definition of
2012 Jun 20
1
[LLVMdev] object construction patterns and unique_ptr
On Wed, Jun 20, 2012 at 12:36 PM, Nick Kledzik <kledzik at apple.com> wrote: > On Jun 20, 2012, at 12:28 AM, Chandler Carruth wrote: >> On Tue, Jun 19, 2012 at 11:18 AM, Jeffrey Yasskin <jyasskin at google.com> wrote: >> On Jun 18, 2012 1:24 PM, "Nick Kledzik" <kledzik at apple.com> wrote: >> > >> > On Jun 16, 2012, at 3:51 PM, Chris
2001 Nov 16
0
Getting Groupwise to run setup.exe
Hello I'm having trouble trying to run setup.exe from either the 32bit or 16bit versions of Groupwise. I copied the win32 version of ncftp.exe and was able to get it to load up ok. I didn't have sol.exe to play with. Here's the details. Wine release 20011108 wine-cvs-unstripped-111601-1.i386.rpm Redhat 7.2 Trace below. trace:dosfs:DRIVE_Init Drive A: path=/mnt/floppy type=floppy
2012 Jun 18
0
[LLVMdev] object construction patterns and unique_ptr
On Mon, Jun 18, 2012 at 1:22 PM, Nick Kledzik <kledzik at apple.com> wrote: > On Jun 16, 2012, at 3:51 PM, Chris Lattner wrote: >> On Jun 15, 2012, at 3:48 PM, Nick Kledzik wrote: >> >>> In lld we have a Reader class which is a factory that takes .o file(s) and produces an in memory lld::File object(s).  But in doing so, there could be I/O errors (file not readable)
2012 Jun 20
0
[LLVMdev] object construction patterns and unique_ptr
On Jun 20, 2012, at 12:28 AM, Chandler Carruth wrote: > On Tue, Jun 19, 2012 at 11:18 AM, Jeffrey Yasskin <jyasskin at google.com> wrote: > On Jun 18, 2012 1:24 PM, "Nick Kledzik" <kledzik at apple.com> wrote: > > > > On Jun 16, 2012, at 3:51 PM, Chris Lattner wrote: > > > On Jun 15, 2012, at 3:48 PM, Nick Kledzik wrote: > > > > >
2012 Jun 15
3
[LLVMdev] object construction patterns and unique_ptr
In lld we have a Reader class which is a factory that takes .o file(s) and produces an in memory lld::File object(s). But in doing so, there could be I/O errors (file not readable) or file may be malformed. We are also using C++11 in lld, so we use std::unique_ptr for managing object ownership. The Reader class currently has an interface that can be simplified down to: virtual error_code
2007 Mar 19
5
app has problems parsing its config file
Hello, I want to make wine run a qt-based commercial, large windows app. I run wine 0.9.22 on gentoo amd64 and can successfully run other applications. The app in question starts up fine, asks for which modules to use and then proceeds to constructs a temporary config file for itself. However, it then proceeds with an error message by itself that it encountered a problem parsing this config file