<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Error.pm, branch newvardef-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fix comments (FNF).</title>
<updated>2004-07-23T04:03:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-07-23T04:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d013428c2bdb1dfd1eedea62792cada49ef7d3f0'/>
<id>d013428c2bdb1dfd1eedea62792cada49ef7d3f0</id>
<content type='text'>
clarify error messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clarify error messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename variable: $error_* -&gt; $error_mail_*</title>
<updated>2004-05-22T06:19:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-05-22T06:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a523d84b1df056c7e8a63c527f27d7e43f1688e0'/>
<id>a523d84b1df056c7e8a63c527f27d7e43f1688e0</id>
<content type='text'>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</pre>
</div>
</content>
</entry>
<entry>
<title>remove "use FML::Log;".</title>
<updated>2004-04-23T04:10:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d'/>
<id>002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2004-02-01T14:35:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-01T14:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b562d181a89e15e23c4b57facec57d12305e796e'/>
<id>b562d181a89e15e23c4b57facec57d12305e796e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments</title>
<updated>2004-01-31T08:12:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-31T08:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e822c0e0cf7e2f56513a7ab96eaaae6d0378f4a2'/>
<id>e822c0e0cf7e2f56513a7ab96eaaae6d0378f4a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments.</title>
<updated>2003-12-31T03:59:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-31T03:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f5e88ef92abe73d8649bab8e32ad198127259c50'/>
<id>f5e88ef92abe73d8649bab8e32ad198127259c50</id>
<content type='text'>
clean up.
use methods not direct editing of $self as could as possible.
use $curproc-&gt;{ credential }
reset address comparison level after main routine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up.
use methods not direct editing of $self as could as possible.
use $curproc-&gt;{ credential }
reset address comparison level after main routine.
</pre>
</div>
</content>
</entry>
<entry>
<title>space cosmetics</title>
<updated>2003-10-15T01:03:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-15T01:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1b370892c9c5af0aabda61cd7ff1d6c15347b902'/>
<id>1b370892c9c5af0aabda61cd7ff1d6c15347b902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modified to use $curproc-&gt;log*() methods.</title>
<updated>2003-08-23T14:37:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T14:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=15e0d0717d3d33942010ccd339c2839e036d97fe'/>
<id>15e0d0717d3d33942010ccd339c2839e036d97fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move main part of print() to FML::Error::Analyzer::* modules.</title>
<updated>2003-05-28T14:33:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-28T14:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=abb03e0988c3a3df59546994ba1b5cd14aa67283'/>
<id>abb03e0988c3a3df59546994ba1b5cd14aa67283</id>
<content type='text'>
So, print() format depends on FML::Error::Analyzer::* class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So, print() format depends on FML::Error::Analyzer::* class.
</pre>
</div>
</content>
</entry>
</feed>
