search for: brickbat

Displaying 12 results from an estimated 12 matches for "brickbat".

Did you mean: brickbats
2018 Jun 12
9
RFC: Bug-closing protocol
...otherwise inapplicable or obsolete In particular, "Obsolete?" and "I assume it's fixed" are NOT enough justification to close a bug. If people are okay with this, I'd expect adding a new section to the Developer Policy is probably the right place to put it. Comments/brickbats welcome... --paulr
2018 Jun 13
2
RFC: Bug-closing protocol
...;Obsolete?" and "I assume it's fixed" are NOT enough > > justification to close a bug. > > > > If people are okay with this, I'd expect adding a new section to the > > Developer Policy is probably the right place to put it. > > > > Comments/brickbats welcome... > > --paulr > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > _______________________________________...
2017 Jul 05
2
[DWARFv5] Reading the .debug_str_offsets section
...oke around in the prior 8-16 bytes looking for the header; this is more reliable than it sounds; (3) assume everything else in the section is GCC style. At least that's what the dumper will have to do. The debugger can probably do it more lazily, but still kind of annoying. Questions and brickbats welcome. --paulr P.S. Ah, you clever reader, who noticed I carefully said nothing about LTO of mixed-DWARF-version compilations! Haven't thought about it.
2018 Jun 13
2
RFC: Bug-closing protocol
...ed" are NOT enough >>> > justification to close a bug. >>> > >>> > If people are okay with this, I'd expect adding a new section to the >>> > Developer Policy is probably the right place to put it. >>> > >>> > Comments/brickbats welcome... >>> > --paulr >>> > >>> > _______________________________________________ >>> > LLVM Developers mailing list >>> > llvm-dev at lists.llvm.org >>> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>&gt...
2002 Sep 03
6
samba and NIS?
Hi, I have a few questions. My goal is to run NIS and samba so I have a central point of passwd control and just one place to change passwords. I will eventually have 5 samba servers so this is quite important to me as I don't want to have to change passwords and setup passwords on 5 servers when changing or adding new users. Can this be done? So that if a user changes his password for
2017 Jul 06
2
[DWARFv5] Reading the .debug_str_offsets section
...ion (or a slice of it) is GCC-style or a > (single) v5 standard contribution. As you pointed out earlier, either > looking at the individual unit versions in the .debug_info.dwo section or > the individual forms used could do the trick. > > -- wolfgangp > > > Questions and brickbats welcome. > > --paulr > > > > P.S. Ah, you clever reader, who noticed I carefully said nothing about > > LTO of mixed-DWARF-version compilations! Haven't thought about it. This is still a question. However I think it's not that hard to handle. If LTO sees a mix...
2000 Aug 22
0
Request for Comments: Interoperability Paper
...ist, here's the paper in html on a public web site: http://www.geocities.com/orville_torpid/papers/interoperability.html The paper is nominally about PC NetLink (I work of Sun), but it's really about the interoperability of most of the current SMB programs. Comments, suggestions and brickbats happily accepted! --dave
2012 Aug 20
0
Xen/VirtualBox/Intel IOMMU HOWTO
...ompiling and installing a custom kernel for the i915 GPU Hung issue - Extracting a disk image from a VirtualBox VDI - Creating and running a Xen DomU with the image It''s mostly technical and expects the reader to have decent Linux sysadmin and basic Xen knowledge. Feedback, bouquets and brickbats (in moderation :) appreciated. Regards, -- Raj -- Raj Mathur || raju@kandalaya.org || GPG: http://otheronepercent.blogspot.com || http://kandalaya.org || CC68 It is the mind that moves || http://schizoid.in || D17F
2011 May 05
1
issue with "strange" characters (readHTMLTable)
..., Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: Oh, please! This is about the contributed package XML, not R and not Windows. Some of us have worked very hard to provide reasonable font support in R, including on Windows. We are given exceedingly little credit, just the brickbats for things for which we are not responsible. (We even work hard to port XML to Windows for you, again with almost zero credit.) That URL is a page in UTF-8, as its header says. We have provided many ways to work with UTF-8 on Windows, but it seems readHTMLTable() is not making use of...
2009 Jan 22
3
how to study the lead and lag relation of two time series?
Hi all, Is there a way to study the lead and lag relation of two time series? Let's say I have two time series, At and Bt. Is there a systematic way of concluding whether it's A leading B or B leading A and by how much? Thanks!
2017 May 15
2
join W10-PCs to NT4-based samba-domain?
On 05/15/17 08:06, Rowland Penny via samba wrote: > On Mon, 15 May 2017 13:25:03 +0200 > "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > >> As you may remember I went through a classic-upgrade a few months ago. >> >> I have a second domain to migrate and I am again/still scared to >> attack that ;-) >> >> As I
2011 May 04
1
issue with "strange" characters (locale settings)
WinXP-x32, R-21.13.0 Dear list, I have a problem that (I think) relates to the interaction between Windows and R. I am trying to scrape a table with data on the Hawai'ian Islands, This is my code: library(XML) u <- "http://en.wikipedia.org/wiki/Hawaii" tables <- readHTMLTable(u) Islands <- tables[[5]] The output is (first set of columns):