search for: mbcs

Displaying 20 results from an estimated 261 matches for "mbcs".

Did you mean: macs
2020 Nov 12
4
MIDI on a VM
...h live on VMs. The host is running C7. I've tried "adding hardware", specifically a virtual sound card, to the VMs, but still they remain silent. How do I connect the virtual sound cards to the physical sound card so that I can hear the music? Thanks, Martin -- J Martin Rushton MBCS
2023 Feb 11
1
scan(..., skip=1e11): infinite loop; cannot interrupt
...= 0, flush, fill, blskip, multiline, escapes, skipNul; R_xlen_t nmax, nlines, nskip; const char *p, *encoding; RCNTXT cntxt; @@ -952,7 +952,7 @@ if(!data.con->canread) error(_("cannot read from this connection")); } - for (R_xlen_t i = 0; i < nskip; i++) /* MBCS-safe */ + for (R_xlen_t i = 0; i < nskip && c != R_EOF; i++) /* MBCS-safe */ while ((c = scanchar(FALSE, &data)) != '\n' && c != R_EOF); } Making it interruptible is a bit more work: we need to ensure that a valid context is set up and check regularly fo...
2023 Mar 13
0
scan(..., skip=1e11): infinite loop; cannot interrupt
...0000; ?} . In?current?R?devel?(r83976),?if?EOF?is?reached,?the?outer?loop?keeps?going,?i?keeps?incrementing?until?nskip. The?outer?loop?could?be?made?to?also?stop?on?EOF. Alternatively,?not?using?nested?loop?is?possible,?like?the?following. ?if?(nskip)?for?(R_xlen_t?i?=?0,?j?=?10000;?;?)?{?/*?MBCS-safe?*/ ?c?=?scanchar(FALSE,?&data); ?if?(!j--)?{ ?????R_CheckUserInterrupt(); ?????j?=?10000; ?} ?if?((c?==?'\n'?&&?++i?==?nskip)?||?c?==?R_EOF) ?????break; ?} ----------- On?2/11/23?09:33,?Ivan?Krylov?wrote: >?On?Fri,?10?Feb?2023?23:38:55?-0600 >?Spencer?Graves?<spe...
2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list) Is anyone running Ruby on Rails in a teaching environment? Regards John John Colby BA, MBCS, PGCertE Lecturer, Department of Computing, The Business School Room F316, Galton Building, University of Central England, Franchise Street, Perry Barr, Birmingham B42 2SU Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215 912 Essential Website - http://essential.tbs.uce.ac...
2023 Feb 11
1
scan(..., skip=1e11): infinite loop; cannot interrupt
Hello, All: I have a 4.54 GB file that I'm trying to read in chunks using "scan(..., skip=__)". It works as expected for small values of "skip" but goes into an infinite loop for "skip=1e11" and similar large values of skip: I cannot even interrupt it; I must kill R. Below please find sessionInfo() with a toy example. My real problem is a large
2021 Jan 20
3
RHEL changes
See: https://arstechnica.com/gadgets/2021/01/centos-is-gone-but-rhel-is-now-free-for-up-to-16-production-servers/ and https://www.redhat.com/en/blog/new-year-new-red-hat-enterprise-linux-programs-easier-ways-access-rhel -- J Martin Rushton MBCS
2019 Feb 11
2
Forums down?
All day I've been getting "Sorry but you cannot use search at this time. The server has high load. Please try again later." from https://www.centos.org/forums/search.php?search_id=unreadposts Is there a problem? -- J Martin Rushton MBCS -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20190211/d8e3f02f/attachment-0002.sig>
2019 Sep 24
2
CentOS 8.0 1905 is now available for download
...__________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > > > Already running in a VM. BTW, Gnome is as unfriendly and downright > obstructive as ever. :-( > > > -- > J Martin Rushton MBCS > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos -----BEGIN EMAIL SIGNATURE----- The Gospel for all Targeted Individuals (TIs): [The New York Times] Microwave Weapons Are Prime Suspe...
2008 Jul 03
1
--enable-BLAS-shlib conflict with --with-lapack in configure?
...ot;-L/site/intel/cmkl/8.1/lib/em64t -lmkl -lvml -lguide -lpthread" \ --with-lapack="-L/site/intel/cmkl/8.1/lib/em64t -lmkl_lapack64 -lmkl" \ --enable-R-shlib [...] External libraries: readline, BLAS(generic), LAPACK(generic) Additional capabilities: PNG, JPEG, iconv, MBCS, NLS Options enabled: shared R library, R profiling, Java However, if I add --enable-BLAS-shlib, the external LAPACK will not be used: ./configure \ --with-blas="-L/site/intel/cmkl/8.1/lib/em64t -lmkl -lvml -lguide -lpthread" \ --with-lapack="-L/site/intel/cmkl/8.1/...
2020 Jan 29
2
CentOS 8 on USB disk
...ecopy. still same old boot > menu. > > Is there a trick to write over the UEFI stuff ? > > Jerry > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > -- J Martin Rushton MBCS
2020 Jan 30
1
CentOS 8 on USB disk
...> > > > > > Jerry > > > _______________________________________________ > > > CentOS mailing list > > > CentOS at centos.org > > > https://lists.centos.org/mailman/listinfo/centos > > > > > > > -- > > J Martin Rushton MBCS > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > ht...
2005 Jul 05
3
Files missing when using windows XP and samba
...e seems to be no consistency between files that are missing. I have tried a number of different Xp machines and they all exhibit the same symptoms. Any ideas or suggestions would be appreciated. Many thanks Stuart. -- --------------------------------------- Stuart Bailey BSc (hons) CEng CITP MBCS ? ? ? ? ?LinuSoft (Proprietor) ? ? ? ? ? ?Linux Specialist ? ? ? ? ? ? (01953) 601294 ? ? ? ? ? ? (07778) 383739 ? ? ? ?http://www.linusoft.co.uk ---------------------------------------- ********************************************************************** This email and any files transmitted wit...
2009 Aug 08
2
configure issue
...gcc -std=gnu99 -g -O2 Fortran 77 compiler: gfortran -g -O2 C++ compiler: g++ -g -O2 Fortran 90/95 compiler: gfortran -g -O2 Obj-C compiler: Interfaces supported: External libraries: readline Additional capabilities: PNG, JPEG, iconv, MBCS, NLS Options enabled: shared BLAS, R profiling, Java Recommended packages: yes My concern is with the Interfaces supported. I should have Tcltk and png there. How do I get those, please? I installed tclx8.4 and put it into the Path. thanks, Sincerely, Erin -- Erin Hodge...
2020 Nov 18
3
Best practice preparing for disk restoring system
...hat file systems they are, and where they should > be mounted, and its trivial to set tha tup on new hardware. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > -- J Martin Rushton MBCS
2012 Feb 13
2
Joining a MS sevrer 2008 R2 machine to a Samba domain
...controller. If the license check cannot be completed, the server will automatically shut down in 10 day(s) 22 hour(s). For more information, click Help' Are the any suggested fixes, or config options that will satisfy the Windows server? Many thanks, Stuart Bailey BSc (hons) CEng CITP MBCS LinuSoft (Managing Director) Linux Specialist & Software Developer ~~~~~~~~~~~~~~~~~~~~~~~ Phone: (0845) 658 3563 Direct: +44 (0) 1953 878162 Fax: +44 (0) 1603 858583 ~~~~~~~~~~~~~~~~~~~~~~~ http://www.linusoft.co.uk _...
2008 Oct 07
4
R and computer heat
...C deg in the processor. The machine turns on cooler at maximum speed and exhaled air is really hot. Tried similar operations (batch graphic and music format conversion) and temp rises were usual. System: laptop, Turion 64, Kubuntu Linux, Xorg X server 1.4.0.90, KDE 3.5.9, R 2.7.2 compiled with MBCS, PCRE, etc. Could it be fake due to an interaction of some R piece with system monitors? Alexandre -- Alexandre Santos Aguiar, MD, SCT -- website: http://spsconsultoria.com/ Phone: +55-11-3717-4866 (SP) Phone: +55-21-3717-4866 (RJ) Voicemail: +55-11-2157-6891 (SP) Fax: +55-11-5549-8760 (SP) --...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
...ing whether wcstombs exists and is declared... yes **checking whether wctrans exists and is declared... no checking whether iswblank exists and is declared... no checking whether wctype exists and is declared... no checking whether iswctype exists and is declared... no configure: error: Support for MBCS locales is required.* Relevant parts of config.log are as follows: configure:39472: checking whether iswctype exists and is declared configure:39510: /opt/sun/sunstudio12.1/bin/suncc -o conftest -g -xc99 -xlibmil -xlibmieee -m32 -I. -I/opt/sun/sunstudio12.1/prod/include -I/opt/sun/sunstudio12.1/...
2005 Nov 04
2
R-2.2.0 Compile problem on Slackware 10.2
...ory: . Installation directory: /usr C compiler: gcc -g -O2 C++ compiler: g++ -g -O2 Fortran compiler: g77 -g -O2 Interfaces supported: X11, tcltk External libraries: readline Additional capabilities: PNG, JPEG, iconv, MBCS, NLS Options enabled: R profiling Recommended packages: yes When I gave make command, I got the following error message: gcc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c crc32.c -o crc32.o In file included...
2018 May 02
1
Running ChromiumOS on libvirt
Has anyone had any success running ChromiumOS as a VM under libvirt and can provide, or point me to, a set of instructions for getting it to work? I've tried and get as far as the white boot screen with the Chromium logo, but the VM just hangs there. Regards, Tony. -- Tony Arnold MBCS, CITP | Senior IT Security Analyst | Directorate of IT Services | Desk 51, Office 2, Kilburn Building | The University of Manchester | Manchester M13 9PL | T: +44 161 275 6093 | M: +44 773 330 0039
2017 Jan 02
1
[PATCH] fix compile in MSVC if UNICODE is defined (SF bug 447)
...warrants a new release, but I'll hold off for a > week or so to make sure nothing else needs fixing. Speaking of which... the attched patch fixes building when UNICODE preprocessor macro is defined (it's explained here: <http://stackoverflow.com/questions/3298569/difference-between-mbcs-and-utf-8-on-windows>). It should fix this - <https://sourceforge.net/p/flac/bugs/447/> Not a big problem though. I'm not even sure that it's a bug. -------------- next part -------------- A non-text attachment was scrubbed... Name: ms_unicode.patch Type: application/octet-stream...