<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 25, 2013 at 10:35 AM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
Dne Tue, 17 Sep 2013 23:30:50 +0200<br>
Mohamed Ashraf <<a href="mailto:mohamed.ashraf.213@gmail.com">mohamed.ashraf.213@gmail.com</a>> napsal(a):<br>
<div class="im"><br>
> I use a line counts file to allow for some line number translation for<br>
> submission of bug reports and the script that generates this file is run<br>
> from the release scripts. If however a developer uses a git revision<br>
> instead of a release, this file will not have been created. another<br>
> situation is that the developer generates the file but does changes to the<br>
> js files which renders the file obsolete.<br>
><br>
> I can detect the obsolescence of the file by checking of modification dates<br>
> however what do I do if the file does not exist or is obsolete. should I<br>
> disable error reporting entirely or just display a warning? keeping in mind<br>
> that a problem with line number translation may result in inaccuracies of<br>
> grouping similar reports together on the error report server.<br>
<br>
</div>Isn't there option to calculate needed information on the fly when it's<br>
not available? I guess it would mean slowdown, but I think that's<br>
acceptable for such use.<br></blockquote><div>while the code does not exist, technically it could be created and I think this is a corner case so performance is not an issue. I will work on it. but for now the error reporting is disabled for git repos.</div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" target="_blank">http://blog.cihar.com</a><br>
</font></span><br>------------------------------------------------------------------------------<br>
October Webinars: Code for Performance<br>
Free Intel webinars can help you accelerate application performance.<br>
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from<br>
the latest Intel processors and coprocessors. See abstracts and register ><br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk</a><br>_______________________________________________<br>


Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Mohamed Ashraf
</div></div>