[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gambas-devel
Subject:    Re: [Gambas-devel] gb.ncurses
From:       Tobias Boege <tobias () gambas-buch ! de>
Date:       2014-04-24 11:50:35
Message-ID: 20140424115035.GB512 () aurora
[Download RAW message or body]

On Thu, 24 Apr 2014, Nigel Gerrard wrote:
> During my testing on cygwin-X of gambas, the gb.ncurses component was
> crashing. Debugging gbx3 I found that the issue was related to c_input.c in
> gb.ncurses\src:
> 
> GB_DESC CInputDesc[] = {
> GB_DECLARE("Input", 0),
> GB_NOT_CREATABLE(),
> 
> GB_CONSTANT("NoTimeout", "i", TIMEOUT_NOTIMEOUT),
> 
> GB_CONSTANT("Cooked", "i", INPUT_COOKED),
> GB_CONSTANT("CBreak", "i", INPUT_CBREAK),
> GB_CONSTANT("Raw", "i", INPUT_RAW),
> #if 0
> GB_CONSTANT("NoDelay", "i", INPUT_NODELAY),
> 
> GB_STATIC_PROPERTY_READ("IsConsole", "b", Input_IsConsole),
> GB_STATIC_PROPERTY("RepeatDelay", "i", Input_RepeatDelay),
> #endif
>     GB_END_DECLARE /* Needs to be added */
> };
> 
> Which was missing the GB_END_DECLARE.
> This seems to slip through ok on Linux builds but on the cygwin build
> crashed. Could you apply the change to the repository.
> 

Wow, strange that it never crashed over here... Thanks anyway. It is done in
the latest revision.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk


------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Gambas-devel mailing list
Gambas-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic