Hello,
I noticed this change described bellow and I just want to have
confirmation about it:
The new Pharo 2.0 compiler need to have variable assigned with a value
before it used in a recursive bloc of code. Of course it is a bit
inelegant. Or is it something else and does it need to be repo
Very nice initiative!
Doru
On Tue, Sep 9, 2014 at 9:43 PM, Alexandre Bergel
wrote:
> This is excellent!
>
> Just to let you know, if you need to do a demo of Roassal, you have here
> the video a an easy to do demo: https://vimeo.com/94724841
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;.
This is excellent!
Just to let you know, if you need to do a demo of Roassal, you have here the
video a an easy to do demo: https://vimeo.com/94724841
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^
Check/read my mail again: I don't think it is the compiler (my tests show it is
not), then it must be Monticello, in the sense that it treats its input stream
(encoding) wrongly.
On 09 Sep 2014, at 15:25, Clément Bera wrote:
>
>
> 2014-09-09 14:12 GMT+02:00 Alain Busser :
> Is this a reprodu
Hi,
This is just a short mail to let you know whats happening here on the
Pharo/Roassal front. We will be starting our workshops on what we I call
Visual Data Narratives. Details (in Spanish) here:
http://hackbo.co/hackboweb/eventos/evento/338
Cheers,
Offray
ps: I will show the Moose outli
If I have
ulong ulong long long ulong
should I look in
unsignedLongAt:
1
5
9
13
17
(with an increment of 4)
??
Le 9 sept. 2014 à 15:43, Esteban Lorenzano a écrit :
> it doesn’t really matters.
> what you need to be sure for alien is that you have an “evaluator” for that
> callback.
>
>
Absolutely right. I open a ticket for Alain
https://pharo.fogbugz.com/f/cases/13980/Math-Ontologie-on-Pharo-3-0.
Alain I suggest you get your hand in the Pharo bug tracker
(http://bugs.pharo.org) and create yourself an account[1] there to
comment and to report additional problem you may mee
Absolutely right. I open a ticket for Alain
https://pharo.fogbugz.com/f/cases/13980/Math-Ontologie-on-Pharo-3-0.
Alain I suggest you get your hand in the Pharo bug tracker
(http://bugs.pharo.org) and create yourself an account[1] there to
comment and to report additional problem you may meet.
it doesn’t really matters.
what you need to be sure for alien is that you have an “evaluator” for that
callback.
for example, the
exampleCqsort
uses this callback:
int (*)(const void *, const void *)
so, in “Callback” instance side, you can find this definition:
voidstarvoidstarRetint:
2014-09-09 14:12 GMT+02:00 Alain Busser :
> Is this a reproducible case?
> http://ss3.gemstone.com/ss/MathsOntologie/MathsOntologie-AlainBusser.68.mcz
>
>
Well I tried to merge that in the latest Pharo 4.
With Opal I got the error 'unknown character'
With the old compiler I got unmatched string
Hi,
2014-09-07 13:02 GMT+02:00 Alain Busser :
> Strangely, I am preparing a Python session for pupils who are supposed ti
> know almost nothing about programming; and I finally came up with the
> turtle module! I realized that
>
> *COBOL has been invented so that people who work in banks and do n
Is this a reproducible case?
http://ss3.gemstone.com/ss/MathsOntologie/MathsOntologie-AlainBusser.68.mcz
I hope not :-)
Alain
On Tue, Sep 9, 2014 at 5:43 AM, Clément Bera wrote:
> What kind of bug do you have with accent ? Do you have a stack trace ?
>
> More importantly, can you give us a rep
What signature should I use for a callback ?
‘ulong’ does not seem to work
Annick
What signature should I use for a callback ?
‘ulong’ does not seem to work
Annick
In order to use the callbacks, I need to write a pragma in the Callback class
for the signature.
My signature is something like (where ulong means pointer)
void (ulong ulong long long ulong)
Can you help me ?
Here is an example for another signature :
!Callback methodsFor: 'signatures' stamp:
I will have a look and check… (with the first goal to add an issue tracker
entry for it)
On 08 Sep 2014, at 20:01, Hilaire wrote:
> Marcus,
>
> Alain's MathOntologie package provide Classes and Messages with French
> accent, to ease the understanding of programming to high school students.
> I
16 matches
Mail list logo