<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.c++.root">
    <title>gmane.comp.lang.c++.root</title>
    <link>http://blog.gmane.org/gmane.comp.lang.c++.root</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15209"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15208"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15207"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15206"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15202"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15201"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15200"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15199"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15198"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15197"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15196"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15195"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15194"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15193"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15192"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15191"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.c++.root/15190"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15209">
    <title>Re: SetTitleOffset for TEfficiency</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15209</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Marek Sirendi</dc:creator>
    <dc:date>2013-05-16T16:48:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15208">
    <title>SetTitleOffset for TEfficiency</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15208</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Marek Sirendi</dc:creator>
    <dc:date>2013-05-16T15:46:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15207">
    <title>Re: Bug in TMatrixTBase</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15207</link>
    <description>&lt;pre&gt;Hello Omar,

 Thank you for reporting this bug. I will commit now the fix in the master and the 5.34 patches

 Best Regards

 Lorenzo
On May 13, 2013, at 6:35 PM, Omar Andrés Zapata Mesa &amp;lt;andresete.chaos&amp;lt; at &amp;gt;gmail.com&amp;lt;mailto:andresete.chaos&amp;lt; at &amp;gt;gmail.com&amp;gt;&amp;gt; wrote:

Hello dear ROOTers,
I found a bug in TMatrixTBase using Option "F" for fortran representation in the method GetMatrix2Array(Element *data,Option_t *option).

When I get tha matrix's data in an array with fortran representation and I try to create a matrix again using TMatrixT(nrows,ncols,*data,"F"), the matrix is corrupted.

I attach the macro to test the bug and the patch.

Thanks.

--
Omar Andres Zapata Mesa
Fundamental Interaction Phenomenology Gruop (Gfif)
Head Developer
http://gfif.udea.edu.co&amp;lt;http://gfif.udea.edu.co/&amp;gt;
Gfif Developers (Gfif Dev)
Division of computer science
System Engineering Student
Universidad de Antioquia At Medellin - Colombia
Usuario Linux  #490962
&amp;lt;bug.C&amp;gt;&amp;lt;TMatrixTBase.cxx.diff&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Lorenzo Moneta</dc:creator>
    <dc:date>2013-05-15T07:28:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15206">
    <title>Re: GetConfidenceIntervals in Minuit2?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15206</link>
    <description>&lt;pre&gt;Hello Marcos, 

 This method is implemented if you use the ROOT::Math::Fitter class as interface for fitting and not directly Minuit2. The ROOT::Math::FitResult class which is produced after fitting has then a method, GetConfidenceIntervals, 
see  http://root.cern.ch/root/html/ROOT__Fit__FitResult.html#ROOT__Fit__FitResult:GetConfidenceIntervals&amp;lt; at &amp;gt;1

If you need an example on how to fit using the ROOT::Math::Fitter class, look at the tutorial fit/combinedFit.C

http://root.cern.ch/root/html534/tutorials/fit/combinedFit.C.html

  Best Regards

 Lorenzo

 
On May 13, 2013, at 6:18 PM, Marcos Fernandez Garcia &amp;lt;mfg&amp;lt; at &amp;gt;mail.cern.ch&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Lorenzo Moneta</dc:creator>
    <dc:date>2013-05-15T06:54:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15205">
    <title>Bug in TMatrixTBase</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15205</link>
    <description>&lt;pre&gt;Hello dear ROOTers,
I found a bug in TMatrixTBase using Option "F" for fortran representation
in the method GetMatrix2Array(Element *data,Option_t *option).

When I get tha matrix's data in an array with fortran representation and I
try to create a matrix again using TMatrixT(nrows,ncols,*data,"F"), the
matrix is corrupted.

I attach the macro to test the bug and the patch.

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Omar Andrés Zapata Mesa</dc:creator>
    <dc:date>2013-05-13T16:35:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15204">
    <title>GetConfidenceIntervals in Minuit2?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15204</link>
    <description>&lt;pre&gt;
Hello

I have a chi2 fit using the TMinuit2 package, so I am doing things like:

    MnUserParameters upar;
    upar.Add(...);
    MnMigrad mn( mychi2 , upar );
    FunctionMinimum min = mn();
    for (Int_t i=0; i&amp;lt;parini.size();i++) {
      parini[i]=min.UserState().Value(i);
      parerr[i]=min.UserState().Error(i);
    }

I wanted to plot the fitted function with the confidence intervals as bin 
errors, as TFitter's GetConfidenceIntervals does. I checked 
the code in:

http://root.cern.ch/root/html/src/TFitter.cxx.html#RIPJhE

I expected TMinuit2 to have such a method since it can calculate the 
covariance matrix and parameter gradients.

Is it already done by anyone?

Thank you


 Marcos




&lt;/pre&gt;</description>
    <dc:creator>Marcos Fernandez Garcia</dc:creator>
    <dc:date>2013-05-13T16:18:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15203">
    <title>Re: X axis title in a stack histogram</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15203</link>
    <description>&lt;pre&gt;Try gPad-&amp;gt;Update() after the stack drawing and set the title after the Update



Le 9 mai 2013 à 10:31, "Pilar Casado" &amp;lt;casado&amp;lt; at &amp;gt;ifae.es&amp;gt; a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Olivier Couet</dc:creator>
    <dc:date>2013-05-09T16:57:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15202">
    <title>Re: Re: X axis title in a stack histogram</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15202</link>
    <description>&lt;pre&gt;I guess you should draw the stack at first, such as hs-&amp;gt;Draw(), then update the canvas. 

Best Wishes,
Martin

在2013-05-09 16:31:28,Tian MA&amp;lt;mat&amp;lt; at &amp;gt;ihep.ac.cn&amp;gt;写道：



&lt;/pre&gt;</description>
    <dc:creator>Tian MA</dc:creator>
    <dc:date>2013-05-09T08:59:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15201">
    <title>Re: X axis title in a stack histogram</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15201</link>
    <description>&lt;pre&gt;Hello Marcos,

It doesn't work. I get:
Error: illegal pointer to class object GetXaxis() 0x0 446  StackPlots.C:254:
*** Interpreter error recovered ***

Thanks, Pilar

El 09/05/2013 10:01, Marcos Fernandez Garcia escribió:

&lt;/pre&gt;</description>
    <dc:creator>Pilar Casado</dc:creator>
    <dc:date>2013-05-09T08:31:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15200">
    <title>Re: X axis title in a stack histogram</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15200</link>
    <description>&lt;pre&gt;
In principle, if hs is a pointer to your THStack, it should be enough 
doing:

hs-&amp;gt;GetXaxis()-&amp;gt;SetTitle( "The X axis title" );

 Marcos

On Thu, 9 May 2013, Pilar Casado wrote:


&lt;/pre&gt;</description>
    <dc:creator>Marcos Fernandez Garcia</dc:creator>
    <dc:date>2013-05-09T08:01:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15199">
    <title>X axis title in a stack histogram</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15199</link>
    <description>&lt;pre&gt;Hello,

How can I set the X axis title of a stack histogram.
I have tried the usual SetTitle on the stack histogram,
have also set two of the histogram in the stack, but
I don't manage.

Many thanks, Pilar

&lt;/pre&gt;</description>
    <dc:creator>Pilar Casado</dc:creator>
    <dc:date>2013-05-09T07:58:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15198">
    <title>Re: TTimer time resolution</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15198</link>
    <description>&lt;pre&gt;
10ms is 100Hz is the normal time resolution of the UNIX/Linux clock, related
timers and timeouts (select(), sundry sleep(), etc).

For higher precision sleep and time delay, you need to use specialized
Linux "real time" facilities. Google for HZ=1000, high-precision timers, etc.

If you need very short delays, say under 0.1ms, you may find that you cannot
make linux sleep so little and you have to use delay loops. In which case
you can use the VME bus access as a delay - on most hardware, a VMEbus single word
read access takes around 1us. So delay of 100us (0.1ms) is 100 VMEbus reads in a loop.

&lt;/pre&gt;</description>
    <dc:creator>Konstantin Olchanski</dc:creator>
    <dc:date>2013-05-07T23:43:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15197">
    <title>TTimer time resolution</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15197</link>
    <description>&lt;pre&gt;
Dear ROOTers,

I'm using TTimer for VMEbus readout. As I learned, the minimum time resolution is 10ms as it is defined in TSystem.h -

kItimerResolution = 10      // interval-timer resolution in ms

Question: is it O.K. if one changes it to 1ms? Or is there some other method to decrease time interval?

Best regards
Irakli

* * * * * * * * * * * * * * *
 Dr. Irakli Keshelashvili
 Department of Physics
 University of Basel
 Klingelbergstrasse 82,
 CH-4056 Basel, Switzerland
 Tel. +41 6126 73775 (Office)
      +41 7887 06657 (Mobile)
 Fax: +41 6126 73784
 * * * * * * * * * * * * * * *
&lt;/pre&gt;</description>
    <dc:creator>Irakli Keshelashvili</dc:creator>
    <dc:date>2013-05-07T11:36:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15196">
    <title>Re: ROOT and GlusterFS</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15196</link>
    <description>&lt;pre&gt;Hi Doug,

Is this still an issue with 5.34?

Philippe.

On 1/8/13 6:58 PM, Doug Schouten wrote:

&lt;/pre&gt;</description>
    <dc:creator>Philippe Canal</dc:creator>
    <dc:date>2013-05-06T18:58:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15195">
    <title>Re: extracting systematics from profile</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15195</link>
    <description>&lt;pre&gt;hi,
just to mention that i got a reply on the forum and the reply can be 
found at this link:
http://root.cern.ch/phpBB3/viewtopic.php?f=15&amp;amp;t=16415&amp;amp;p=70269#p70269
see you.

Nabil Ghodbane
Skype: nabilghodbane

On 05/02/2013 06:02 PM, Nabil Ghodbane wrote:


&lt;/pre&gt;</description>
    <dc:creator>Nabil Ghodbane</dc:creator>
    <dc:date>2013-05-03T14:03:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15194">
    <title>Re: TH1F* hists froma  THStack plot</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15194</link>
    <description>&lt;pre&gt;
In my collection of examples I found one using GetHists which may help you:

----- file stackerrors2.C
void DrawStackE1 (THStack *hs)
{
   hs-&amp;gt;Draw();
   TH1D *h0 = (TH1D*)hs-&amp;gt;GetHistogram();
   if(h0)h0-&amp;gt;Draw();

   TList *hl;
   hl = hs-&amp;gt;GetHists();
   TIter iter1(hl);
   TH1D *h;
   Double_t x1=9999.,y1=9999.,x2=-9999.,y2=-9999.;
   while((h=((TH1D*)iter1()))){
      h-&amp;gt;Draw("E1 SAME");
   }
}

void stackerrors2()
{
   TH1D *h1 = new TH1D("h1","h1",10,0,10);
   TH1D *h2 = new TH1D("h2","h2",10,0,10);
   THStack *h = new THStack();

   h1-&amp;gt;SetLineColor(kRed);
   h1-&amp;gt;SetMarkerStyle(20),
   h2-&amp;gt;SetLineColor(kBlue);
   h2-&amp;gt;SetMarkerStyle(21);

   for(int i=0; i&amp;lt;11; i++){
      h1-&amp;gt;SetBinContent(i,1.5-i/10);
      h1-&amp;gt;SetBinError(i,0.5*i);
      h2-&amp;gt;SetBinContent(i,10.5-i/10);
      h2-&amp;gt;SetBinError(i,0.7*i);
   }

   h-&amp;gt;Add(h1);
   h-&amp;gt;Add(h2);
   DrawStackE1 (h);
}
-----




On May 3, 2013, at 3:29 PM, Maria Pilar Casado &amp;lt;casado&amp;lt; at &amp;gt;ifae.es&amp;lt;mailto:casado&amp;lt; at &amp;gt;ifae.es&amp;gt;&amp;gt;
 wrote:

Dear root expert,

I'm using root version 5.34/05  14 February 2013

I would need to retrieve the list of histograms from a THStack histogram
and add them into another histogram. I'm trying to do it in this way by
I get the complain you can see at the end. How can I do it?

Many thanks, Pilar

 TH1F * h_signalf = new TH1F("h_signalf","h_signalf",50,0.,500.);
 TList *thisList = h_stack-&amp;gt;GetHists();

 TObjLink *lnk = thisList-&amp;gt;FirstLink();
 while (lnk) {
  //h_signalf-&amp;gt;Add( (TH1F*) lnk-&amp;gt;GetObject());
  h_signalf-&amp;gt;Add( (TH1F*) lnk);
  lnk = lnk-&amp;gt;Next();
 }
--------------------------------
Error:
Error: Can't call TObjLink::Next() in current scope KolmoTest.C:45:
Possible candidates are...
(in TObjLink)

--
----------------------------------------------------------------
Dept. de Física &amp;amp; IFAE,
Facultat Ciències Nord UAB, E-08193 Bellaterra (Barcelona) Spain

Tel. (Barcelona): +34 93 581 42 85
Tel. (CERN):      +41 22 767 11 25

Avís - Aviso - Legal Notice - (LOPD) - http://legal.ifae.es


&lt;/pre&gt;</description>
    <dc:creator>Olivier Couet</dc:creator>
    <dc:date>2013-05-03T13:34:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15193">
    <title>TH1F* hists froma  THStack plot</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15193</link>
    <description>&lt;pre&gt;Dear root expert,

I'm using root version 5.34/05  14 February 2013

I would need to retrieve the list of histograms from a THStack histogram
and add them into another histogram. I'm trying to do it in this way by
I get the complain you can see at the end. How can I do it?

Many thanks, Pilar

   TH1F * h_signalf = new TH1F("h_signalf","h_signalf",50,0.,500.);
   TList *thisList = h_stack-&amp;gt;GetHists();

   TObjLink *lnk = thisList-&amp;gt;FirstLink();
   while (lnk) {
    //h_signalf-&amp;gt;Add( (TH1F*) lnk-&amp;gt;GetObject());
    h_signalf-&amp;gt;Add( (TH1F*) lnk);
    lnk = lnk-&amp;gt;Next();
   }
--------------------------------
Error:
Error: Can't call TObjLink::Next() in current scope KolmoTest.C:45:
Possible candidates are...
(in TObjLink)

&lt;/pre&gt;</description>
    <dc:creator>Maria Pilar Casado</dc:creator>
    <dc:date>2013-05-03T13:29:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15192">
    <title>Re: ROOT has moved to Git...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15192</link>
    <description>&lt;pre&gt;
Confirmed. Looks good. This is much better than svn - I do not have to hunt down the tag names on the web.


My complete source+binary kits take about 3GB for root_v5.34.01_SL62_64
and about 4GB for today's root_master_SL64_64 (much disk space is consumed
by libroota.a and roota).

So I concur - I do not need to worry about space taken by the sources.

(I guess this is one more battle between whale and elephant - "git clone"
stores the complete revision history deduped and compressed - while
"svn checkout" keeps 2 copies of each file, uncompressed, unduped. Plus
on an ext3/ext4 filesystem, "svn checkout" consumes more disk blocks
because git blobs are all inside one large "pack" file while svn files
are all individual files (a "1 byte" file consumes 4Kibytes (1 block)
of disk space).

(We are moving to convert the MIDAS DAQ sources from svn to git,
so have great interest in this type of conversions).

&lt;/pre&gt;</description>
    <dc:creator>Konstantin Olchanski</dc:creator>
    <dc:date>2013-05-03T05:25:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15191">
    <title>Re: Mangled files? Re: ROOT has moved to Git...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15191</link>
    <description>&lt;pre&gt;

Confirmed. Clean git clone built without errors. SL6.4-64. Thanks.

(I never figured out how to fix the botched git clone - had
to erase the whole thing...)


K.O.





&lt;/pre&gt;</description>
    <dc:creator>Konstantin Olchanski</dc:creator>
    <dc:date>2013-05-03T05:12:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15190">
    <title>Re: Mangled files? Re: ROOT has moved to Git...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15190</link>
    <description>&lt;pre&gt;Hi Konstantin,

   I've done that.

Cheers, Fons.


On 03/05/2013 01:02, Konstantin Olchanski wrote:

&lt;/pre&gt;</description>
    <dc:creator>Fons Rademakers</dc:creator>
    <dc:date>2013-05-02T23:18:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.c++.root/15189">
    <title>Re: Mangled files? Re: ROOT has moved to Git...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.c++.root/15189</link>
    <description>&lt;pre&gt;

I now think it is your system that's broken. According, to GIT documentation at
ftp://www.kernel.org/pub/software/scm/git/docs/gitattributes.html

"Any byte sequence that begins with $Id: and ends with $ in the worktree file is replaced with $Id$ upon check-in".

I read this as "$Id(.*)$" is replaced by "$Id hexhexhex $".

Observe how in the example file above, the first "$" is in "$Id", the next "$"
is part of the first "$ROOTSYS".

Indeed, that is what I observe in my broken files: the text between
the first "$Id" and the "$" in the first "$ROOTSYS" disappears.

The files that are not mangled, have an extra "$" in them and the part
of the copyright notice up to the first "$ROOTSYS" survives.

This may be a change in git between 1.7.1 (my version) and 1.7.10 (your version), have no idea
what Fons uses (but I note that git on lxplus is 1.7.4, again, different from vanilla SL6).

As I understand, Linus Torvalds declared "$Id$ is evil", so I vote to remove the "ident" keyword from .gitattributes.


&lt;/pre&gt;</description>
    <dc:creator>Konstantin Olchanski</dc:creator>
    <dc:date>2013-05-02T23:02:11</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.c++.root">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.c++.root</link>
  </textinput>
</rdf:RDF>
