Arjen Markus wrote:


Here is the current status for f77 and f95:

[EMAIL PROTECTED]> scripts/check_api_completeness.sh f77 |grep '[+-]' |grep -v
'@@' |grep -v '\-\-\-' |grep -v '+++'
-plarrows
-plenv0
-plgcolbga
-plgfci
-plimage
-plimagefr
-plot3dcl
+plsetmapformc
-plsfci
-plsurf3dl

[EMAIL PROTECTED]> scripts/check_api_completeness.sh f95 |grep '[+-]' |grep -v
'@@' |grep -v '\-\-\-' |grep -v '+++'
-plarrows
-plenv0
-plgfci
-plimage
-plimagefr
-plot3dcl
+plsetmapformc
-plsfci
-plsurf3dl

So ignoring plarrows (discussed previously in this thread but not resolved
yet) and plsetmapformc (discussed above), there is obviously still some work
to do to make the f77 and f95 interfaces have the same degree of
completeness as our core C library.
I will have a look at these too. Nice to have a tool like that :). Checking
such things manually is very tedious.
I have looked at the various interfaces and while they themselves are simple, requiring very little additional code only, I realised that I also need to port the examples that feature plimage()
and plot3dcl(). Both to test the interfaces and to demonstrate the use ...

Regards,

Arjen


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to