[Plplot-devel] Ada bindings

2006-12-20 Thread Jerry
Hi all, My name is Jerry Bauck and I just joined this list after having been on the plplot_general list for a while. I hope this is an appropriate posting. I was delighted to find PLplot some months ago after getting some feeling for what is available in the way of high-quality plotters

Re: [Plplot-devel] Ada bindings

2006-12-20 Thread Jerry
On Dec 20, 2006, at 4:50 AM, Werner Smekal wrote: > Hi Jerry, > > I've spotted your bindings to ada already some time ago. Normally > such bindings go into the bindings directory (in the ada case, > bindings/ada), and since swig doesn't seem to support ada, you

Re: [Plplot-devel] Ada bindings

2006-12-20 Thread Jerry
don't see it on the PLplot Examples site or in the bindings in the distribution. I'm still using 5.5.3. Is f95 included with later versions? Am I making a big mistake in not using later versions? Jerry On Dec 20, 2006, at 7:35 PM, Alan W. Irwin wrote: >>> Jerry wrote (e

Re: [Plplot-devel] Ada bindings

2006-12-31 Thread Jerry
rcles. This indicates to me that the appropriate symbols are missing because the Mac sometimes draws a square-like character to indicate a missing character. I haven't investigated this so I'll be interested to hear if anyone knows what might be going on. Jerry On Dec 20, 2006, at

Re: [Plplot-devel] Docbook/Documentation Update

2007-02-11 Thread Jerry
Is there any interest in including the Ada binding in the new documentation, assuming that I get busy and finish converting the examples as I promised? The binding is here: http://homepage.mac.com/oscarruitt/plplotinada/ plplot_ada.html Jerry On Feb 9, 2007, at 8:22 PM, Alan W. Irwin

Re: [Plplot-devel] Ada binding attached

2007-02-25 Thread Jerry
Model. GNAT programs are often made with the convenient gnatmake command, but they can also be made using the usual gcc command; this is discussed at http:// gcc.gnu.org/onlinedocs/gcc-3.3.6/gnat_ug_unx/Compiling-Using- gcc.html#Compiling-Using-gcc. Jerry P.S. I hate to appear so creepily a

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-02-28 Thread Jerry
ample files to x??a.adb and letting them run as standalones, and eliminating the x??.adb and x??.ads naming level completely. That was my intention originally but I see that I forgot to adopt that naming convention. I can take care of this. Jerry On Feb 28, 2007, at 6:14 PM, Alan W. Irwin

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-03-01 Thread Jerry
On Mar 1, 2007, at 1:18 PM, Alan W. Irwin wrote: > On 2007-03-01 09:40-0800 Alan W. Irwin wrote: > >> On 2007-02-28 19:34-0700 Jerry wrote: >> >>> So--I recommend just renaming all the example files to x??a.adb and >>> letting them run as standalones, and eli

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-03-05 Thread Jerry
It sounds like this might be a question for comp.lang.ada if you guys don't get it cracked soon. Jerry On Mar 4, 2007, at 3:27 PM, Alan W. Irwin wrote: > On 2007-03-04 22:09+0100 Werner Smekal wrote: > >> >> I think gnat1, which is called by gcc, doesn't accept

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-03-07 Thread Jerry
this in the Ada readme but I'm not sure right now. Jerry On Mar 5, 2007, at 10:14 AM, Alan W. Irwin wrote: > Jerry, I especially urge you to move forward with your Mac OS X > testing > since that is the platform where you developed the Ada interface, > and I want > to be s

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-03-10 Thread Jerry
ere are no command line args, the program runs normally. Any ideas? Jerry - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on

Re: [Plplot-devel] Vastly improved configuration of Ada interface and examples for PLplot. Please test!

2007-03-13 Thread Jerry
to my weird Ada installation and getting the ctest stuff to work. Jerry On Mar 13, 2007, at 3:34 AM, Werner Smekal wrote: > Hi Alan, >> However, that was because I replaced >> -plbox("bc", 0.0, 0, "bc", 0.0, 0); >> +Box_Around_Viewport(TUB(

[Plplot-devel] Alternate site for OS X Ada

2007-03-14 Thread Jerry
For anyone who might be looking for the macada.org site, there is a new site under construction that is slightly less confusing than the old one at http://www.macada.org/macada/macada/Welcome.html. Jerry - Take Surveys

Re: [Plplot-devel] 5.7.3 Release

2007-03-27 Thread Jerry
on's name (http://en.wikipedia.org/wiki/Ada_Lovelace). Some Ada users are a little picky about that. I guess maybe I'm one, since I bothered to mention it 8^). Jerry On Mar 26, 2007, at 12:25 PM, Alan W. Irwin wrote: > On 2007-03-26 12:25-0600 Orion Poplawski wrote: > &g

Re: [Plplot-devel] How to use output driver

2007-05-22 Thread Jerry
Of course, if you need to convert to other formats, there is always the venerable Graphic Converter which knows about every graphic format ever devised. Sorry if this is already known to you, but just in case.... Jerry On May 21, 2007, at 11:31 PM, Arjen Markus wrote: > >> Dear all

Re: [Plplot-devel] Problem with ada interface example code

2007-05-25 Thread Jerry
I'll look into this but probably won't get time until the weekend. The transformation to string is easy. Jerry On May 24, 2007, at 4:48 PM, Alan W. Irwin wrote: > Jerry, are you aware of the normal way to do this in Ada? N.B. > this has > nothing to do with API q

Re: [Plplot-devel] Problem with ada interface example code

2007-06-01 Thread Jerry
ished using the & operator but that is not necessary in this example either. Jerry On May 24, 2007, at 4:48 PM, Alan W. Irwin wrote: > On 2007-05-24 15:25-0600 Orion Poplawski wrote: > >> In plplot-5.7.3/examples/ada/x12a.adb, the sprintf function is >> declared >> and impor

[Plplot-devel] Ada bindings and examples

2007-06-01 Thread Jerry
problem from a few days ago.) Once an example is complete for one binding, the corresponding example can be automatically generated by a series of string substitutions for subroutine names on the source--that's how I plan to generate the new binding as well. Jerry --

Re: [Plplot-devel] New "traditional" Ada binding plus other smaller changes

2007-07-02 Thread Jerry
have to be accessed with the "with PLplot_Thin" clause, but I don't think that causes anyone any heartburn. BTW, I'm pretty sure that there are fancier Ada ways of hiding the stuff in the thin binding, but I don&

Re: [Plplot-devel] New "traditional" Ada binding plus other smaller changes

2007-07-02 Thread Jerry
it in our > examples, then > I can live with it.) No--once I get the constants and a few type and procedure declarations copied into the thick and traditional bindings, the examples and all user programs will no longer to mention PLplot_Thin. Jerry ---

Re: [Plplot-devel] Ada bindings: user no longer needs to incorporate the thin binding On Jul 3, 2007, at 7:51 AM, Alan W. Irwin wrote: On 2007-07-03 07:11-0700 Alan W. Irwin wrote: Added two new files

2007-07-03 Thread Jerry
gt; PLplot_Thin >>> bindings disappear to the user. These files contain a few basic >>> declarations >>> used by all of the bindings (which were formerly exported by >>> PLplot_Thin) and >>> some utility procedures used by several of the examples.

[Plplot-devel] Need help with OS X compilers

2007-07-06 Thread Jerry
/gcc because I just dumped the 4.3 compilers in there for a quick and dirty attempt at fixing the problem. [ 45%] Building C object drivers/CMakeFiles/aqt.dir/aqt.o /usr/local/ada-4.2/bin/gcc -Daqt_EXPORTS -fPIC -I/Users/jerry/ Documents/Programs/Ada/Code/Bindings/PLplot/plplot_svn/p

Re: [Plplot-devel] Need help with OS X compilers

2007-07-06 Thread Jerry
On Jul 6, 2007, at 7:37 PM, Hazen Babcock wrote: > > On Jul 6, 2007, at 8:27 AM, Jerry wrote: > >> I hope there is another Mac user on the list. >> >> For a while, my installation has been such that I can configure >> PLplot for either Ada bindings or to output

Re: [Plplot-devel] Remove older PLplot

2007-07-12 Thread Jerry
Hello Hiro, Are you using Xcode? Jerry On Jul 9, 2007, at 7:19 AM, Hiroyasu Yasuda wrote: > Hello Arjen: > > Thank you for the reply. > > I thought that if there is one PLplot on my environment, the compiler > refers new PLplot 5.7.2 in /opt/local... After removing PLplot 5

Re: [Plplot-devel] Cookbook for implementing the remaining Ada examples

2007-07-13 Thread Jerry
Here is a little list that should help with the state of the Ada examples. I expect to do most of them but if anyone wants to jump in don't be shy 8^). Jerry Example 01Done Example 02Alan Example 03 Example 04Jerry Example 05 Example 06 Example 07 Example 08 Example 09 Ex

Re: [Plplot-devel] Cookbook for implementing the remaining Ada examples

2007-07-17 Thread Jerry
d > b and is more than adequate to handle example 2. Not sure I understand, since 256 is the number of map entries, not the bits per color. Jerry > > Jerry, please review and correct any strange things I did in Ada for > x02a.adb. > Done (nothing strange). > Alan >

Re: [Plplot-devel] Cookbook for implementing the remaining Ada examples

2007-07-17 Thread Jerry
Here is a little list that should help with the state of the Ada examples. I expect to do most of them but if anyone wants to jump in don't be shy 8^). Jerry Example 01Done Example 02Done Example 03 Example 04Done Example 05 Example 06 Example 07 Example 08 Example 09 Examp

[Plplot-devel] Surface plot artifacts with antialiased Postscript

2007-07-21 Thread Jerry
tand that it (and the Mac generally) uses the same imaging model as Postscript. I can send screen shots if anyone would like to see them. Jerry - This SF.net email is sponsored by: Splunk Inc. Still grepping through log file

[Plplot-devel] Using OS X "Skim" to view PLplot PS files

2007-08-09 Thread Jerry
d the file. The guys working on Skim have deduced that PLplot must first delete the old file and then make a new file and Skim does not see this as a change to a single file. Jerry - This SF.net email is sponsored by:

Re: [Plplot-devel] Using OS X "Skim" to view PLplot PS files

2007-08-13 Thread Jerry
On Aug 13, 2007, at 2:36 AM, Andrew Ross wrote: > > Jerry, > > When plplot writes any file it uses fopen to open the file first, with > the "wb+" options to make the file writeable and to truncate the > file if > it already exists. This is the standard C way to d

Re: [Plplot-devel] Using OS X "Skim" to view PLplot PS files

2007-08-14 Thread Jerry
y written. Otherwise we have no way to know if a file is complete >> (and tex writes incrementally, so loading too earl;y can lead to a >> crash). >> >> Christiaan >> Jerry On Aug 13, 2007, at 11:56 PM, Jerry wrote: > > On Aug 13, 2007, at 2:36 AM, Andrew

Re: [Plplot-devel] Using OS X "Skim" to view PLplot PS files

2007-08-14 Thread Jerry
On Aug 14, 2007, at 11:13 AM, Andrew Ross wrote: > On Tue, Aug 14, 2007 at 07:58:42AM -0700, Alan Irwin wrote: >> On 2007-08-14 04:53-0700 Jerry wrote: >> >>> With the help of the Skim list (and one Christiaan Hofman), we might >>> have figured out why Skim (t

[Plplot-devel] Date of next release?

2007-09-17 Thread Jerry
Can someone remind me of the anticipated date for the next release? Jerry - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt

[Plplot-devel] Arrays incorrectly dimensioned in x03c.c

2007-09-20 Thread Jerry
rated Postscript files to vary between C and Ada. Jerry - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/dire

[Plplot-devel] Front matter for examples

2007-09-20 Thread Jerry
is. Also, there always appears a line like this: /* $Id: x03c.c 6375 2005-10-07 17:53:37Z airwin $ Should there be a similar line for the Ada examples? Jerry - This SF.net email is sponsored by: Microsoft Defy all challeng

Re: [Plplot-devel] Arrays incorrectly dimensioned in x03c.c

2007-09-20 Thread Jerry
On Sep 20, 2007, at 3:56 AM, Arjen Markus wrote: > Jerry wrote: > >> It seems to me that the arrays in x03c.c, x, y, x0, y0, are >> incorrectly dimensioned as x[361] etc. When I make the Ada arrays >> vary from 0 to 361, extraneous lines are plotted, but when I make

Re: [Plplot-devel] Arrays incorrectly dimensioned in x03c.c

2007-09-20 Thread Jerry
On Sep 20, 2007, at 2:41 PM, Alan W. Irwin wrote: > On 2007-09-20 12:50-0700 Jerry wrote: > >> But the arrays are defined as x[361] and thus have 362 elements. > > My original programming background was fortran so C array size > declarations > also confused me when

Re: [Plplot-devel] Front matter for examples

2007-09-21 Thread Jerry
Alan, I assume that you want to do the .ads files as well. (These are kind of like .h files, but for Ada.) The bindings each have a .ads and an .adb file. ("s" stands for specification and "b" stands for body.) Jerry On Sep 20, 2007, at 10:35 AM, Alan W. Irwin wrote:

[Plplot-devel] How to handle Ada 95 and Ada 2007 bindings

2007-09-28 Thread Jerry
because I realized that I think that I have been inadvertently (and ignorantly) ignoring this problem. Sorry for making a fuss this close to a release. I wouldn't mind if this issue slipped past the pending release, but would prefer to see it resolved. Jerry

[Plplot-devel] cmake says GNAT library not found

2007-12-18 Thread Jerry
When cmake runs while installing plplot on OS X with Ada bindings enabled, the following message is returned: -- WARNING: gnat library not found. Disabling ada bindings (GNAT is GNU Ada.) Does anybody know what's going on here? This might not be new.

[Plplot-devel] Ada 2005 binding needs paths to two additional libraries

2008-01-02 Thread Jerry
aths. Ditto for 10.3: /Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libBLAS.dylib So it is likely that they will be in still another place on the current OS version, 10.5. Maybe someone who has 10.5 in

Re: [Plplot-devel] Ada 2005 binding needs paths to two additional libraries

2008-01-03 Thread Jerry
with those libraries except for the need to delete a single line in a spec file in GNAT itself. (I don't know why). The macada.org guys know about this. Jerry On Jan 3, 2008, at 12:16 PM, Alan W. Irwin wrote: > P.S. > > One complication I failed to mention is that BLAS a

[Plplot-devel] Build fails with OS X AquaTerm and Ada

2008-01-05 Thread Jerry
/aqt.o] Error 1 make[1]: *** [drivers/CMakeFiles/aqt.dir/all] Error 2 make: *** [all] Error 2 Jerry - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://

Re: [Plplot-devel] Build fails with OS X AquaTerm and Ada

2008-01-06 Thread Jerry
to it. That's correct. The version reported with gcc -v is gcc version 4.3.0 20070904 (experimental) [trunk revision 128067] (GCC) Jerry - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(

Re: [Plplot-devel] Build fails with OS X AquaTerm and Ada

2008-01-06 Thread Jerry
On Jan 5, 2008, at 8:55 PM, Hazen Babcock wrote: > > On Jan 5, 2008, at 6:36 PM, Jerry wrote: > >> I am taking another run at getting the OS X graphics display, >> AquaTerm, to work with the Ada bindings. AquaTerm is almost certainly >> the most popular output d

Re: [Plplot-devel] Current status of our Ada bindings and examples

2008-01-29 Thread Jerry
. Great news. Thanks, Alan > > I encourage everybody (especially Jerry) to try install tree tests > of the > Ada examples following > http://www.miscdebris.net/plplot_wiki/index.php? > title=The_PLplot_install-tree_test > to make sure there are no non-Linux platform issues. I

Re: [Plplot-devel] 5.9.0 Release?

2008-01-30 Thread Jerry
On Jan 30, 2008, at 4:43 AM, Andrew Ross wrote: > - New API additions for date / time axes and alpha transparency. > Done for C, C++, f77, f95, java, python, octave. Still need > implementing > for ada and tcl. What are the new subprogram names etc. associated with t

Re: [Plplot-devel] 5.9.0 Release?

2008-01-31 Thread Jerry
On Jan 31, 2008, at 8:19 AM, Andrew Ross wrote: > On Wed, Jan 30, 2008 at 06:03:33PM -0700, Jerry wrote: >> >> On Jan 30, 2008, at 4:43 AM, Andrew Ross wrote: >> >>> - New API additions for date / time axes and alpha transparency. >>> Done for C, C++, f77

Re: [Plplot-devel] Ada example 9 + ada cmake rules

2008-03-28 Thread Jerry
On Mar 28, 2008, at 4:00 AM, Andrew Ross wrote: > > Jerry, > > Another ada example problem. Example 9 fails for me with > > [ 70%] Building Ada object examples/ada/CMakeFiles/x09a.dir/x09a.o > x09a.adb:41:06: "ada.numerics.long_real_arrays" is not a predefined &g

Re: [Plplot-devel] Ada example 9 + ada cmake rules

2008-04-04 Thread Jerry
On Mar 28, 2008, at 4:00 AM, Andrew Ross wrote: > > Jerry, > > Another ada example problem. Example 9 fails for me with > > [ 70%] Building Ada object examples/ada/CMakeFiles/x09a.dir/x09a.o > x09a.adb:41:06: "ada.numerics.long_real_arrays" is not a predefined &g

Re: [Plplot-devel] [Perldl] PLPlot -- how to install?

2008-04-18 Thread Jerry
d let us know how it goes. (The MacPorts maintainer is not one of the PLplot developers.) Jerry On Apr 17, 2008, at 1:55 PM, Doug Hunt wrote: > Hi Craig: I've been using PLplot successfully for quite a while > now. Originally, I switched to it because PGPLOT was such a bear to &g

[Plplot-devel] Allowed range of argument to plpsty

2008-04-26 Thread Jerry
c have the lines plpsty((i + 3) % 8 + 1) and plpsty((i + 2) % 8 + 1), indicating a range of 1 to 8. In writing the Ada bindings, I like to put range checks on things which is why this has turned up. Obviously I could put the range at 0 to 8 but if that is allowed then the docs n

[Plplot-devel] Are plgfci and plgfont part of the public API?

2008-05-20 Thread Jerry
an 95, upon superficial examination, appear to not implement this part of the C example. Are plgfci and plgfont part of the public API? Should I write Ada interfaces to them or not? Jerry - This SF.net email is sponsor

Re: [Plplot-devel] Simple ada test project

2008-06-04 Thread Jerry
trap -bash-2.05b$ Jerry On May 22, 2008, at 1:05 PM, Alan W. Irwin wrote: > In case the developers on this list were curious about all my recent > commits, I have been working on a test project that builds a simple > Ada > example. (My thanks to Jerry Bauck for supplying th

Re: [Plplot-devel] Simple ada test project

2008-06-04 Thread Jerry
I forgot the secret handshake. All is well with DYLD_LIBRARY_PATH=/usr/local/ada-4.3/lib/gcc/powerpc-apple- darwin8/4.3.0/adalib Then ./hello works correctly. Jerry On Jun 4, 2008, at 11:24 AM, Alan W. Irwin wrote: > On 2008-06-04 02:10-0700 Jerry wrote: > >> Sorry for taking so

Re: [Plplot-devel] Ada status

2008-06-27 Thread Jerry
> with gnatmake > (installed with the Debian testing 4.1.2-8 version of gnat-4.1): > > Jerry, I hope you also see that STORAGE_ERROR on Mac OS X so > that you can debug it locally rather than remotely through me. Unfortunately, both of these examples 19 run fine for me--no errors or

[Plplot-devel] Example 30 files do not display alpha on OS X

2008-07-03 Thread Jerry
The JPEG file displays proper colors and borders for page 1 but no alpha. GIF looks same as JPEG. Short version: no alpha to be seen anywhere on my machine. Jerry - Sponsored by: SourceForge.net Community Choice Awards

[Plplot-devel] Quirk with x-ticks on example 29, page 3

2008-07-03 Thread Jerry
error in the big number that is the number of seconds since 1900 but that didn't turn anything up. Other than the x-axis tick problem, everything else on the page appears the same--the data points are the same. Has anyone else seen this?

Re: [Plplot-devel] Ada status

2008-07-04 Thread Jerry
> with gnatmake > (installed with the Debian testing 4.1.2-8 version of gnat-4.1): > > Jerry, I hope you also see that STORAGE_ERROR on Mac OS X so > that you can debug it locally rather than remotely through me. > > Because of this error I had to temporarily remove example 1

Re: [Plplot-devel] Ada status

2008-07-04 Thread Jerry
On Jul 4, 2008, at 12:47 PM, Alan W. Irwin wrote: > On 2008-07-04 03:36-0700 Jerry wrote: > >> On Jun 27, 2008, at 1:35 PM, Alan W. Irwin wrote: >> >>> The 2.6.0 issues: >>> >>> I have just now (revision 8497) put in a bug fix recommended by &g

Re: [Plplot-devel] Example 29 and mktime

2008-07-10 Thread Jerry
BTW, 1_133_395_200.0 is the number of seconds since January 1, 1970. Not sure why the comment in the C code for example 29 mentions 1900. Jerry On Jul 10, 2008, at 2:57 PM, Alan W. Irwin wrote: > Hi Andrew: > > Jerry's recent commit message for Ada example 29 inspired me to

[Plplot-devel] Trouble with TCL/TK on OS X

2008-07-14 Thread Jerry
aded Xcode from 2.4 to 2.5. (I can downgrade easily.) Jerry -- Looking for include paths and libraries for Tcl/Tk -- Looking for include paths and libraries for Tcl/Tk - found -- Looking for tclsh -- Looking for tclsh - found -- TCL_TCLSH = /opt/local/bin/tclsh -- HAV

[Plplot-devel] (Resend-corrected) Trouble with TCL/TK on OS X

2008-07-14 Thread Jerry
to 2.5. (I can downgrade easily.) Jerry - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip f

Re: [Plplot-devel] Ada status

2008-07-20 Thread Jerry
's result. However, when I look at the > second and > third pages, the Ada results for the first three of the 6 plots on > each page > are garbage. (Those plots should agree fairly closely with the > last 3 plots > on each of those pages.) > > Jerry, do you conf

Re: [Plplot-devel] New website

2008-07-25 Thread Jerry
new homepage and > tell us how you like it, if there are any spelling mistakes, layout > problems, missing content and features, bad links. Just a reminder that Ada is not an acronym, it is a woman's name, the first programmer. Spelling it in caps as in ADA is a little like fingerna

Re: [Plplot-devel] Test results of latest svn

2008-08-07 Thread Jerry
list, and passing x and y as "open" or "unconstrained" arrays. The compiler apparently sees the unconstrained arrays being passed to a potential C caller and warns that the caller must pass the array bounds because the array is not carrying them. Jerry On Aug 7, 200

Re: [Plplot-devel] Ada example 14 fails to build

2008-08-11 Thread Jerry
Thanks, Andrew. Sorry for not taking care of it myself--trying to get my head around some other niggling issues with the Ada stuff right now. Jerry On Aug 11, 2008, at 1:51 PM, Andrew Ross wrote: > > I've now fixed this by adding a function version of the plgdev > procedure, fol

[Plplot-devel] Can't eliminate legend string problem in Ada example 17

2008-08-14 Thread Jerry
either segfaulting or attempting to execute an invalid address. (How can such a basic and important core C function behave so badly, no matter what I passed it?) Jerry - This SF.Net email is sponsored by the Moblin Your M

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[8657] trunk/bindings/ada

2008-08-15 Thread Jerry
On Aug 15, 2008, at 10:39 AM, Alan W. Irwin wrote: > On 2008-08-15 08:18+0100 Andrew Ross wrote: > >> >> Jerry, >> >> This latest change to the Ada bindings causes a build error for me >> with >> gnat 4.2.3 on Ubuntu. >> >> plplot.adb:2

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[8657] trunk/bindings/ada

2008-08-16 Thread Jerry
Andrew, let me know if this improves the situation. Jerry On Aug 15, 2008, at 12:18 AM, Andrew Ross wrote: > > Jerry, > > This latest change to the Ada bindings causes a build error for me > with > gnat 4.2.3 on Ubuntu. > > plplot.adb:2751:37: non-lo

Re: [Plplot-devel] New test script

2008-08-16 Thread Jerry
I have made Ada example 29 once again generate identical PS to C. However, I don't understand what is going on in the C example. The code sets up the initial time of the plot to be December 1, 2005, but the horizontal label on the plot begins on January 1, 1970. Jerry On Aug 14, 200

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[8657] trunk/bindings/ada

2008-08-17 Thread Jerry
Andrew, Glad to hear it, and thanks for checking. Jerry On Aug 17, 2008, at 11:00 AM, Andrew Ross wrote: > > Jerry, > > That is great. It has solved the build problems for me. Example 17 > works > fine except for the problem with the same label appearing 4 times that

Re: [Plplot-devel] New test script

2008-08-18 Thread Jerry
On Aug 17, 2008, at 11:43 PM, Andrew Ross wrote: > > Jerry, > > I'm not quite sure what your latest commit is intended to do? It > certainly doesn't reproduce the C results for me. > > The plplot time functions use 0.0 to represent January 1, 1970. > This is &

Re: [Plplot-devel] Missing docs on plimage

2008-08-18 Thread Jerry
Thanks, Hez. Jerrhy On Aug 18, 2008, at 6:56 PM, Hezekiah M. Carty wrote: > On Mon, Aug 18, 2008 at 7:58 PM, Jerry <[EMAIL PROTECTED]> wrote: >> The HTML docs at http://plplot.sourceforge.net/docbook-manual/plplot- >> html-5.9.0/ do not contain a mention of plimage (or plima

Re: [Plplot-devel] New test script

2008-08-18 Thread Jerry
On Aug 18, 2008, at 5:04 PM, Alan W. Irwin wrote: On 2008-08-18 16:04-0700 Jerry wrote: On Aug 17, 2008, at 11:43 PM, Andrew Ross wrote: Jerry, I'm not quite sure what your latest commit is intended to do? It certainly doesn't reproduce the C results for me. The plplot time fun

Re: [Plplot-devel] New test script

2008-08-19 Thread Jerry
On Aug 18, 2008, at 11:52 PM, Andrew Ross wrote: > On Mon, Aug 18, 2008 at 10:09:42PM -0700, Alan Irwin wrote: >> On 2008-08-18 21:32-0700 Alan W. Irwin wrote: >> >>> On 2008-08-18 20:17-0700 Jerry wrote: >>>> >>>> As I see it, the first thing that

[Plplot-devel] Looking into problem with Ada example 19

2008-08-23 Thread Jerry
what I would try first. Note that I have only deleted only the last two calls that create the "northern view" of the map, leaving the others intact. Jerry . Preliminary Stuff ., then this... procedure x19a is minx, maxx, miny, maxy : Long_Float; procedure m

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-24 Thread Jerry
Thanks, Alan. I'll scratch my head over this for a while. Jerry On Aug 23, 2008, at 11:02 PM, Alan W. Irwin wrote: > On 2008-08-23 18:54-0700 Jerry wrote: > >> There have been some posts about Ada example 19 (both x19a.adb and >> xthick19a.adb) causing problems, possibl

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-25 Thread Jerry
On 2008-08-23 18:54-0700 Jerry wrote: There have been some posts about Ada example 19 (both x19a.adb and xthick19a.adb) causing problems, possibly on 64-bit systems but not 32-bit systems. Fortunately, example 19 is short. Unfortunately, example 19 runs fine on my machine, OS X. Could

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-25 Thread Jerry
On Aug 25, 2008, at 8:18 PM, Alan W. Irwin wrote: > On 2008-08-25 17:24-0700 Jerry wrote: > >> Attached is a zip file with three short Ada files in it. They have >> a similar structure to the problematic example 19 but do not call >> or link to any PLplot stuff (d

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-26 Thread Jerry
On Aug 25, 2008, at 11:33 PM, Alan W. Irwin wrote: > On 2008-08-25 22:02-0700 Jerry wrote: > >> >> On Aug 25, 2008, at 8:18 PM, Alan W. Irwin wrote: >> >>> We now have a working simple test case that generates the run-time >>> error (at >>&g

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-26 Thread Jerry
On Aug 26, 2008, at 10:00 AM, Alan W. Irwin wrote: On 2008-08-26 00:56-0700 Jerry wrote: Finally, a dumb question. Is there any chance that floats, ints, doubles, etc. in C or Floats, Integers, Long_Floats, or Long_Integers in Ada have different sizes between languages on 64-bit boxes than

[Plplot-devel] Time calculation in Ada example 29

2008-08-28 Thread Jerry
value of xmin when using the Time_Of function? You can print out the xmin value by changing the with-clause to look like this: with Ada.Text_IO, Ada.Numerics, etc. and by adding this line right after the xmin calculation: Ada.Text_IO.Put_Line(Long_Float'image(xmin));

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-29 Thread Jerry
ar as I recall there have been no other reports. I don't want knock myself out with this if it happens on only one box. Jerry - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-29 Thread Jerry
On Aug 29, 2008, at 10:05 AM, Alan W. Irwin wrote: > On 2008-08-29 01:43-0700 Jerry wrote: > >> I've started a discussion of this problem on comp.lang.ada but so far >> it's a lot of arcane language but no solution. >> >> Is there at least one other machi

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-31 Thread Jerry
to compile? I'm just typing gcc plmap.c I've attached a zip file (sans ".zip" as usual). Thanks, Jerry bad_c Description: Binary data - This SF.Net email is sponsored by the Moblin Your Move Developer&#

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-08-31 Thread Jerry
On Aug 31, 2008, at 2:58 PM, Alan W. Irwin wrote: On 2008-08-31 14:14-0700 Jerry wrote: My posting of this problem at comp.lang.ada has produced some rather arcanediscussion. There is one school of thought that says that my example, being all Ada, isdifferent than the real code (in

Re: [Plplot-devel] Time calculation in Ada example 29

2008-09-01 Thread Jerry
Andrew, Does the Ada example, with xmin hardcoded to 1_133_395_200.0, generate the same Postscript as the C example? (I can't test this on my machine because the C example doesn't work correctly, as I discussed earlier.) Jerry On Sep 1, 2008, at 12:11 AM, Andrew Ross wrote:

Re: [Plplot-devel] Time calculation in Ada example 29

2008-09-02 Thread Jerry
On Sep 1, 2008, at 4:10 PM, Alan W. Irwin wrote: > On 2008-09-01 14:58-0700 Jerry wrote: > >> Andrew, >> >> Does the Ada example, with xmin hardcoded to 1_133_395_200.0, >> generate the same Postscript as the C example? > > The current Ada example 29 code h

Re: [Plplot-devel] Time calculation in Ada example 29

2008-09-02 Thread Jerry
On Sep 2, 2008, at 12:38 PM, Andrew Ross wrote: > On Tue, Sep 02, 2008 at 02:03:25AM -0700, Jerry wrote: >> >> On Sep 1, 2008, at 4:10 PM, Alan W. Irwin wrote: >> >>> On 2008-09-01 14:58-0700 Jerry wrote: >>> >>>> Andrew, >>>> &g

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-09-02 Thread Jerry
ks, Orion. I posted this version of the crasher (with plmap in C) to comp.lang.ada a couple of days ago but the thread has gone quiet, and no further reports of success or failure. The only way out of this that I can see is if I rewrite pl

[Plplot-devel] Problem with SVN committ

2008-09-03 Thread Jerry
When I just now tried to make a commit to SVN, I got this: Commit failed (details follow): Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/svnroot/plplot/!svn/act/ a013c5af-9737-4483-820d-fe636d848611' Anyone have any ideas what this mea

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-09-04 Thread Jerry
Can someone try this variation of the mock-example 19 on a 64-bit machine? I'm very hopeful that the problem is fixed. Jerry Archive Description: Binary data - This SF.Net email is sponsored by the Moblin Your

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-09-04 Thread Jerry
On Sep 4, 2008, at 7:39 AM, Alan W. Irwin wrote: > On 2008-09-04 00:46-0700 Jerry wrote: > >> Can someone try this variation of the mock-example 19 on a 64-bit >> machine?I'm very hopeful that the problem is fixed. > > First ever success on my 64-bit p

Re: [Plplot-devel] time

2008-09-08 Thread Jerry
On the miniscule chance that you all don't know about this, here is a Slashdot posting from today about ITU-R considering eliminating leap seconds (my rough interpretation). (The usual high degree of /. chatter is present in the remarks.) Jerry http://science.slashdot.org/article.pl?s

[Plplot-devel] Adding Ada to the list of compatible languages

2008-10-06 Thread Jerry
ciate that Ada is listed lower on the page under Language Bindings. Jerry - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK &am

Re: [Plplot-devel] Fix antialiasing issues before release?

2008-11-18 Thread Jerry
On Nov 18, 2008, at 7:38 PM, Alan W. Irwin wrote: > This thread has morphed into something that should be on plplot- > devel so > I have moved it there under a new subject. > > On 2008-11-19 00:02+0100 Werner Smekal wrote: > >> Hi Jerry and David, >> >> actual

Re: [Plplot-devel] Redundant tick marks

2008-11-19 Thread Jerry
On Nov 19, 2008, at 2:33 AM, Andrew Ross wrote: > On Tue, Nov 18, 2008 at 11:19:23PM -0800, Alan Irwin wrote: >> Hi Jerry: >> >> I changed the subject line again since this is a separate issue from >> antialiasing. >> >> On 2008-11-18 22:05-0700 Jerry wrot

Re: [Plplot-devel] My initial pre-release testing

2008-11-27 Thread Jerry
warnings when compiling the Ada bindings. I discussed this in the Ada documentation. I suppose we could turn off the issuance of warnings to avoid alarming people but that could backfire if other warnings arise later that should be heeded. Jerry > > I also have a problem with tcl. I

Re: [Plplot-devel] Ada question

2008-11-30 Thread Jerry
ld change in the Ada code is almost (but not completely) separate from the build system, and the user never sees it if looking at the .ad? source and not the .ad?.cmake sources. It would be nice if "2007" didn't appear during the build process as options etc. Jerry > accord

  1   2   3   >