search for: tsyms

Displaying 3 results from an estimated 3 matches for "tsyms".

Did you mean: syms
2013 Jun 27
3
Read a text file into R with .Call()
Hi, I want to read a text file into R with .Call(). So I define some NEW_CHARACTER() to store the chracters read and use SET_STRING_ELT to fill the elements. e.g. PROTECT(qNames = NEW_CHARACTER(10000)); char *foo; // This foo holds the string I want. while(foo = readLine(FN)){ SET_STRING_ELT(qNames, i, mkChar(foo))); } In this way, I can get the desired character from qNames. The only problem
2017 Dec 20
0
[ANNOUNCE] xorg-server 1.19.6
...Fix used uninitialized warning in dix_event_to_core test: signal-logging: Fix looping signed number tests os/xdmcp: Honour -once when session is dead Eric Anholt (1): xkb: Print the xkbcomp path being executed when we fail to compile. Giuseppe Bilotta (3): xkb: initialize tsyms randr: ProcRRGetOutputInfo: initialize memory randr: rrGetScreenResources: initialize memory Hector Martin (1): edid: fix off-by-one error in CEA mode numbering Michel Dänzer (1): present: Only send PresentCompleteNotify events to the presenting client Nikolay Martynov (1...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...its. test: Add a test for the overflow bug in bigreqs. xkb: Print the xkbcomp path being executed when we fail to compile. Frank Binns (1): hw/xfree86: fix comment typo Giuseppe Bilotta (10): tests: Fix without-dtrace build dix/window: fix typos xkb: initialize tsyms Xephyr: free driverPrivates on Fini randr: ProcRRGetOutputInfo: initialize memory glx: free fbconfigs on destroy randr: rrGetScreenResources: initialize memory randr: always realloc crtcs and outputs randr: free crtc->outputs on destroy rrmonitor: alloca...