<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link rel="search"
    href="http://www.nnseek.com/nnseek_com_os_descr.xml"
    type="application/opensearchdescription+xml"
    title="Search in newsgroups" />
  <title>Search result for Finally</title>
  <link>http://www.nnseek.com/Finally_s.html</link>
  <description>Search results for Finally</description>
  <lastBuildDate>Fri, 19 Sep 2008 10:36:23 PDT</lastBuildDate>
  <image>
    <title>http://www.nnseek.com/</title>
    <link>http://www.nnseek.com/</link>
    <url>http://www.nnseek.com/img/64.png</url>
    <width>64</width>
    <height>64</height>
    <description>NNSeek</description>
  </image>

  <item>
    <title><![CDATA[Re: "Final" Procedures]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112761858m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112761858m.html</link>
    <description><![CDATA[e p chandler wrote:    On Sep 19, 12:46 pm, Gary Scott <garylsc...@<a href="http://sbcglobal.net" rel="nofollow" class="url" target="_blank">sbcglobal.net</a>> wrote:  Here's what I need in a "<b>final</b>" procedure.  Of course normal termination isn't a problem, but I have various I/O  boards that I need to ensure are properly terminated/safed (put in a  known state (e.g. not transmitting, outputs reconfigured to inputs) in  the event of a program crash.  ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112761858m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 19 Sep 2008 10:36:23 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: "Final" Procedures]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112760066m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112760066m.html</link>
    <description><![CDATA[On Sep 19, 12:46 pm, Gary Scott <garylsc...@<a href="http://sbcglobal.net" rel="nofollow" class="url" target="_blank">sbcglobal.net</a>> wrote:  Here's what I need in a "<b>final</b>" procedure.  Of course normal termination isn't a problem, but I have various I/O  boards that I need to ensure are properly terminated/safed (put in a  known state (e.g. not transmitting, outputs reconfigured to inputs) in  the event of a program crash.  This is in part to ensure that  ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112760066m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 19 Sep 2008 10:13:19 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: "Final" Procedures]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112759810m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112759810m.html</link>
    <description><![CDATA[Gary Scott <garylscott@<a href="http://sbcglobal.net" rel="nofollow" class="url" target="_blank">sbcglobal.net</a>> wrote:    Here's what I need in a "<b>final</b>" procedure.  ... in the event of a program crash.    The standard doesn't and can't guarantee anything about that. That's  true of all versions, and for that matter to a certain extent of all  languages.    "Crashes" can happen for many reasons, but most of them boil down to one  of:    1. Hardware broke. Sorry, but...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112759810m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 19 Sep 2008 10:08:58 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA["Final" Procedures]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530m.html</link>
    <description><![CDATA[Here's what I need in a "<b>final</b>" procedure.    Of course normal termination isn't a problem, but I have various I/O   boards that I need to ensure are properly terminated/safed (put in a   known state (e.g. not transmitting, outputs reconfigured to inputs) in   the event of a program crash.  This is in part to ensure that   transmitters aren't overheated from prolonged operation (e.g. stuck in   ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530t.html"><b>7</b> Comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/final_procedures_112758530m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 19 Sep 2008 09:46:20 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: Praise for Gfortran (finally)]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112736514m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112736514m.html</link>
    <description><![CDATA[... contribute if someone can give me  specific guidance on where to start with these:  1. allocatable scalars  2. <b>final</b> procedures  One of those Google SoC students mentioned elsewhere in this  already undertook <b>final</b> procedures.  The patch will appear in 4.5.  3. polymorphic variables  4. type guard...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112622338t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112736514m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 19 Sep 2008 05:48:34 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: Praise for Gfortran (finally)]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112668162m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112668162m.html</link>
    <description><![CDATA[... if someone can give me  specific guidance on where to start with these:  1. allocatable scalars  2. <b>final</b> procedures    One of those Google SoC students mentioned elsewhere in this  already undertook <b>final</b> procedures.  The patch will appear in 4.5.    3. polymorphic variables  4. type guard statements  ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112622338t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112668162m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Thu, 18 Sep 2008 21:22:02 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: Praise for Gfortran (finally)]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112662274m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112662274m.html</link>
    <description><![CDATA[...that excite me the most.  I would be very excited to see  the following implemented and will contribute if someone can give me  specific guidance on where to start with these:  1. allocatable scalars  2. <b>final</b> procedures  3. polymorphic variables  4. type guard statements  These are the most important things I need from gfortran to get it to  compile a new code I'm working on.  Of the compilers I'...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112622338t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/praise_for_gfortran_finally_112662274m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Thu, 18 Sep 2008 17:20:04 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: Final LHC Synchronization Test a Success]]></title>
    <guid>http://www.nnseek.com/e/alt.philosophy/final_lhc_synchronization_test_a_success_194586880m.html</guid>
    <link>http://www.nnseek.com/e/alt.philosophy/final_lhc_synchronization_test_a_success_194586880m.html</link>
    <description><![CDATA[On 2 sep, 01:48, turtoni <turt...@<a href="http://fastmail.net" rel="nofollow" class="url" target="_blank">fastmail.net</a>> wrote:  "Geneva, 25 August 2008. CERN has today announced the success of the  second and <b>final</b> test of the Large Hadron Collider’s beam  synchronization systems which will allow theLHCoperations team to  inject the first beam into theLHC.  Friday evening 22 August, a single bunch of a few particles travelled  down the transfer line ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/alt.philosophy/">alt.philosophy</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/alt.philosophy/why_accelerators_cannot_push_electrons_travel_at_speed_192938240t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/alt.philosophy/final_lhc_synchronization_test_a_success_194586880m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Wed, 17 Sep 2008 18:21:59 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[PASS Attribute-Final-1.3 i386-freebsd 6.1-release-p23]]></title>
    <guid>http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i386_freebsd_6_1_release_725535235m.html</guid>
    <link>http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i386_freebsd_6_1_release_725535235m.html</link>
    <description><![CDATA[....<a href="http://cpan.org" rel="nofollow" class="url" target="_blank">cpan.org</a>/      --  Dear Scott Penrose,        This is a computer-generated report for Attribute-<b>Final</b>-1.3  on perl <a href="http://5.8.8" rel="nofollow" class="url" target="_blank">5.8.8</a> patch 34313, created by CPAN-Reporter-1.17....8 "-Iblib/lib" "-Iblib/arch" test.pl  1..3  ok 1 - use Attribute::<b>Final</b>;  ok 2  ok 3 - Check failed after method overriden    ------------------------------  PREREQUISITES  ------------------------------    Prerequisite modules loaded:...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/perl.cpan.testers/">perl.cpan.testers</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i386_freebsd_6_1_release_725535235t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i386_freebsd_6_1_release_725535235m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sat, 13 Sep 2008 06:59:27 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[PASS Attribute-Final-1.3 i686-linux 2.6.24.3]]></title>
    <guid>http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i686_linux_2_6_24_3_723885315m.html</guid>
    <link>http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i686_linux_2_6_24_3_723885315m.html</link>
    <description><![CDATA[....<a href="http://cpan.org" rel="nofollow" class="url" target="_blank">cpan.org</a>/      --  Dear Scott Penrose,        This is a computer-generated report for Attribute-<b>Final</b>-1.3  on perl <a href="http://5.8.8" rel="nofollow" class="url" target="_blank">5.8.8</a>, created by CPAN-Reporter-1.17.     Thank...perl "-Iblib/lib" "-Iblib/arch" test.pl  1..3  ok 1 - use Attribute::<b>Final</b>;  ok 2  ok 3 - Check failed after method overriden    ------------------------------  PREREQUISITES  ------------------------------    Prerequisite modules loaded...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/perl.cpan.testers/">perl.cpan.testers</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i686_linux_2_6_24_3_723885315t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/perl.cpan.testers/pass_attribute_final_1_3_i686_linux_2_6_24_3_723885315m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 12 Sep 2008 16:59:54 PDT</pubDate>
  </item>
</channel>
</rss>