<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/stdiff/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/stdiff/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/stdiff/bugs/</id><updated>2004-11-05T11:37:51Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Stdiff dies on dead symlinks</title><link href="https://sourceforge.net/p/stdiff/bugs/1/" rel="alternate"/><published>2004-11-05T11:37:51Z</published><updated>2004-11-05T11:37:51Z</updated><author><name>Jens Engel</name><uri>https://sourceforge.net/u/userid-148645/</uri></author><id>https://sourceforge.netd5bdaabce018cca87e09366f6bac2004be49a195</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;os.stat() throws an exception when applied to a dead &lt;br /&gt;
symlink (to a no longer existing file).&lt;/p&gt;
&lt;p&gt;DESIRED: Catch exception (, report problem) and continue &lt;br /&gt;
scan.&lt;/p&gt;
&lt;p&gt;ENCOUNTERED: On Cygwin platform.&lt;br /&gt;
Cygwin provides a directory /bin that is also mounted &lt;br /&gt;
as /usr/bin. Some package install relative symlinks &lt;br /&gt;
in /usr/bin. When processing the symlink in /bin, it does not &lt;br /&gt;
point to an existing file.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>