<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 22: #include breaks Class inheritance</title><link href="https://sourceforge.net/p/rpgtoolkit/bugs/22/" rel="alternate"/><link href="https://sourceforge.net/p/rpgtoolkit/bugs/22/feed.atom" rel="self"/><id>https://sourceforge.net/p/rpgtoolkit/bugs/22/</id><updated>2008-06-22T04:24:06Z</updated><subtitle>Recent changes to 22: #include breaks Class inheritance</subtitle><entry><title>#include breaks Class inheritance</title><link href="https://sourceforge.net/p/rpgtoolkit/bugs/22/" rel="alternate"/><published>2008-06-22T04:24:06Z</published><updated>2008-06-22T04:24:06Z</updated><author><name>Yoel</name><uri>https://sourceforge.net/u/cuthalionxvi/</uri></author><id>https://sourceforge.net65c8615826de6d6ec425732609531d71bdb10f45</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In order for inheritance to work, it seems to require that the base class(es), derived class(es), and any code using the derived class(es) must all be in the same .prg file. Trying to #include it will work for a base class, but any derived class will not be able to find functions from its parent.&lt;/p&gt;
&lt;p&gt;I hope that makes sense. If you have trouble reproducing it, pm me on toolkitzone (username cuthalion).&lt;/p&gt;
&lt;p&gt;I can work around this if I must, but it seems arbitrary and inconvenient. If this is fixable, I for one would appreciate it very much.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>