<p>Am 24.08.2017 23:26 schrieb "Tomas Hajny" <<a href="mailto:XHajT03@hajny.biz">XHajT03@hajny.biz</a>>:<br>
><br>
> On Thu, August 24, 2017 22:25, Ralf Quint wrote:<br>
> > On 8/24/2017 2:18 AM, Sven Barth via fpc-pascal wrote:<br>
> >><br>
> >> Am 23.08.2017 02:16 schrieb "Paul Nance" <<a href="mailto:pwnance@gmail.com">pwnance@gmail.com</a><br>
> >> <mailto:<a href="mailto:pwnance@gmail.com">pwnance@gmail.com</a>>>:<br>
> >> ><br>
> >> > Turbo Pascal also had a BCD unit.<br>
> >><br>
> >> Free Pascal also has a BCD unit: FmtBCD. It provides a BCD type and<br>
> >> operators as well operator overloads.<br>
> >><br>
> > And where would such gem be hiding? It's not in neither my Lazarus<br>
> > 1.6/FPC 3.02 nor the Lazarus 1.8RC4/FPC 3.04 installs...<br>
><br>
> Good point... It's in package rtl-objpas. I can see it included in the<br>
> standard FPC 3.0.2 installation, but it's missing in 3.0.4 at the moment,<br>
> because it got lost in the transition from fpcmake to fpmake apparently.<br>
> Fortunately, that should be rather easy to fix. :-)</p>
<p>Hmm? It's mentioned in both the trunk and the branches/fixes_3.0.0 rtl-objpas fpmake.pp file and that wasn't changed since the branch if 3.0.0. So when the unit is indeed missing in 3.0.4rc1 then that needs to be looked at.</p>
<p>Regards,<br>
Sven</p>