zod_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zod_ has joined #picolisp
m_mans has joined #picolisp
<m_mans>
Hi all!
<m_mans>
Probably there is a minor bug in form.js (starting from line 255: case 0: // '#'). Symptoms: when I use +Sgn +FixField, change value and switch to another field, all input fields marked with '+Sgn' lose their html 'class' attribute value
xificurC has joined #picolisp
zod_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Regenaxer>
m_mans, interesting. Must investigate
<m_mans>
Regenaxer: good morning!
<Regenaxer>
:)
<Regenaxer>
Must try to remember :) It is the setting of styles in general
<m_mans>
yesterday I've found mention in ML about SmApper by chance
<Regenaxer>
Yeah, long time ago
<Regenaxer>
What do you think is the error in the style class setting?
<m_mans>
yes, I think so
<Regenaxer>
yes, but what?
<m_mans>
Just looked in the browser debugger
xificurC has quit [Quit: WeeChat 1.9.1]
<Regenaxer>
it concatenates the classes
<m_mans>
not debugger, but inspector
<m_mans>
initially it was: class="field", and after: class
<m_mans>
concerning SmApper: can you say that PicoLisp was used under heavy load?
<Regenaxer>
yes
<m_mans>
I should add, that I tried only Chrome browser. I need to check also FF
<Regenaxer>
Heavy importing, and hardware was weak at that time (all pil32)
<Regenaxer>
You mean the class "field" gets lost?
<m_mans>
yeah, it results to empty attribute
<Regenaxer>
empty may be OK, not sure atm
<Regenaxer>
There *is* a class "field"?
<Regenaxer>
Can you debug a little more? This is indeed an a bit complicated place
<Regenaxer>
sets and/or replaces CSS class(es)
<m_mans>
There *is* a class "field"? - I don't understand your question, sorry
<m_mans>
default class for inputs is "field", right?
<m_mans>
xhtml.l:641 - (dfltCss "field")
<m_mans>
btw, in FF is the same result
<m_mans>
maybe I'll try to debug it by myself, but later
<Regenaxer>
a CSS class I mean
<Regenaxer>
08:36 <m_mans> initially it was: class="field", and after: clas
<Regenaxer>
so, yes, there is
<Regenaxer>
set in @lib/xhtml.l
<m_mans>
ah, Chrome shows that attribute just as attribute name: ... class ...
<m_mans>
not as class=""
<Regenaxer>
I see
<m_mans>
ah, yes, we have a CSS entry for .field, but I suppose there is nothing in standard distribution
<Regenaxer>
ok
<m_mans>
so, maybe you don't see that bug in action, right?
<Regenaxer>
I have not seen this effect, yes - all +Sgn fields losing the style
<beneroth>
TL;DR: deliberately ignorance of facts is likely the biggest threat for human society (as other issues probably cannot be solved without being able to talk about it)
Regenaxer has quit [Ping timeout: 252 seconds]
Regenaxer has joined #picolisp
alexshendi has joined #picolisp
aw- has quit [Quit: Leaving.]
aw- has joined #picolisp
Regenaxer has left #picolisp [#picolisp]
Regenaxer has joined #picolisp
<Regenaxer>
<Regenaxer>
ÿ㿽
Regenaxer has left #picolisp [#picolisp]
Regenaxer has joined #picolisp
<miskatonic>
is minipicolisp written in C or assemply?
<Regenaxer>
in C
<miskatonic>
this should make minipil a better choice as a customization and extension language for C-written programmes
<Regenaxer>
yes, also as it does not depend on POSIX like pil32 and pil64
<Regenaxer>
Another good thing is that miniPil compiles and runs on 32- and 64-bit architectures
<Regenaxer>
The others depend on a certain word size
<rick42>
hello everyone
<Regenaxer>
Hello rick42
<rick42>
i can't believe aw- is still here with us (at this hour) :)
<rick42>
Hi Reg!
<Regenaxer>
indeed
<Regenaxer>
half past one in Kamakura
zod_ has joined #picolisp
zod_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zod_ has joined #picolisp
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
zod_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zod_ has joined #picolisp
<aw->
what
<aw->
rick42: hi
<Regenaxer>
wow, still awake!
<aw->
oh crap, I didn't notice
<rick42>
aw-: sup man?
<aw->
coding :)
<aw->
how's everyone?
<rick42>
aw- is my hero. i can't stay up that late anymore :)
<rick42>
ok here!
* rick42
is getting regular sleep :)
<Regenaxer>
good
<rick42>
how ru aw-?
<rick42>
is the coding fun, at least?
<rick42>
:)
<aw->
haha i get regular sleep, but this time of year is always quiet enough for me to do these kind of "marathons"
<aw->
rick42: wouldn't do it if it wasn't fun ;)
<aw->
ok now i sleep; good night
aw- has quit [Quit: Leaving.]
zod_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]