public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: David Pirotte <david@altosw.be>
Cc: kawa@sourceware.org
Subject: Re: kawa 2.2 last call
Date: Sun, 16 Oct 2016 01:04:00 -0000	[thread overview]
Message-ID: <82f89789-7385-0627-b5a4-351563e341d5@bothner.com> (raw)
In-Reply-To: <20161015204038.60257df1@capac>



On 10/15/2016 04:40 PM, David Pirotte wrote:
> Per,
>
>> Hopefully, it should work now.
>
> I still run into errors. I did this:
>
> david@capac:/usr/local/src/kawa/svn 40 $ svn update
> Updating '.':
> U    gnu/kawa/ant/Kawac.java
> U    gnu/kawa/ant/ChangeLog
> U    gnu/lists/ChangeLog
> C    gnu/lists/FVector.java
> C    gnu/lists/ByteVector.java
> U    gnu/lists/PrimVector.template
> Updated to revision 8980.
> Summary of conflicts:
>   Text conflicts: 2
> Conflict discovered in file 'gnu/lists/ByteVector.java'.
> Select: (p) postpone, (df) show diff, (e) edit file, (m) merge,
>         (mc) my side of conflict, (tc) their side of conflict,
>         (s) show all options: tc
> Resolved conflicted state of 'gnu/lists/ByteVector.java'
> Conflict discovered in file 'gnu/lists/FVector.java'.
> Select: (p) postpone, (df) show diff, (e) edit file, (m) merge,
>         (mc) my side of conflict, (tc) their side of conflict,
>         (s) show all options: tc
> Resolved conflicted state of 'gnu/lists/FVector.java'
> Summary of conflicts:
>   Text conflicts: 0 remaining (and 2 already resolved)
>
> So in the above choices, I choosed 'tc' obviously.

Yes, that is righ.  (You can also delete those two files
and do another 'cvs update'.)

> (for f in kawa/standard/SchemeScriptEngineFactory.java kawa/GuiConsole.java kawa/GuiInPort.java kawa/ReplPane.java kawa/ReplDocument.java kawa/ReplPaneOutPort.java ; do echo ./$f; done) >>tmp-list
> mv tmp-list tmp-sources1.list
> javac -d . -classpath ".:.:$CLASSPATH" -g @tmp-sources1.list
> ./gnu/kawa/lispexpr/ReaderVector.java:56: error: incompatible types: Object[] cannot be converted to UnaryOperator
>          result.replaceAll(((LList) head.getCdr()).toArray());

That's the same PrimVector.template vs generate ByteVector.java+FVector.java problem.

I'd delete ByteVector.java and FVector.java; do another cvs update;
re-run configure.  I *hope* that will fix it ....
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

  reply	other threads:[~2016-10-16  1:04 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-14 20:59 Per Bothner
2016-10-14 23:39 ` David Pirotte
2016-10-14 23:45   ` Per Bothner
2016-10-15  0:17     ` David Pirotte
2016-10-15  0:38       ` Per Bothner
2016-10-15 20:56 ` Sudarshan S Chawathe
2016-10-15 21:03   ` Andrea Bernardini
2016-10-15 21:14     ` Per Bothner
2016-10-15 21:32       ` David Pirotte
2016-10-15 21:49       ` Per Bothner
2016-10-15 22:10         ` Per Bothner
2016-10-15 22:28           ` Andrea Bernardini
2016-10-15 23:05             ` Per Bothner
2016-10-15 23:19               ` Per Bothner
2016-10-15 23:39                 ` Andrea Bernardini
2016-10-15 23:41                 ` David Pirotte
2016-10-16  1:04                   ` Per Bothner [this message]
2016-10-16  2:37                   ` David Pirotte
2016-10-16 13:46                     ` Debian Jessie success report. " Sudarshan S Chawathe
2016-10-16  0:09                 ` Sudarshan S Chawathe
2016-10-16  1:17                   ` Per Bothner
2016-10-16  1:51                     ` Per Bothner
2016-10-15 22:40           ` Sudarshan S Chawathe
2016-10-15 21:10   ` Per Bothner
2016-10-15 21:22     ` Per Bothner
2016-10-15 21:58       ` Sudarshan S Chawathe
2016-10-15 22:23       ` makeinfo (version?) problem. " Sudarshan S Chawathe
2016-10-15 22:29         ` Per Bothner
2016-10-16 15:54 ` 'images' directory for Info docs. " Sudarshan S Chawathe
2016-10-16 19:41   ` Per Bothner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82f89789-7385-0627-b5a4-351563e341d5@bothner.com \
    --to=per@bothner.com \
    --cc=david@altosw.be \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).