On 22 January 2013 11:25, Stas Sergeev wrote:
> 22.01.2013 07:37, Bart Oldeman пишет:
> Good.
> I'd like to convert the vesa stuff to coopthreads_v2 too, since
> this is the last obstacle for which I kept old do_call_back().
> I pushed a few patches to devel but they are completely untested.
> Any help is appreciated, in both testing and further conversion.

It doesn't work now for sure. MAX_HLT_HANDLERS needed to be increased
to 11. After that I get general protection errors. See attached
boot.log (quite minimal, -D+vQ, I'll see if I have more time to debug
later this week).

> I thought this would help but it didn't.
> Even after a complete re-clone, I still have this:
> ---
> $ git branch --set-upstream devel origin/devel
> error: Not tracking: ambiguous information for ref refs/remotes/origin/devel
> ---
> and the same is for all other branches.
> Any ideas how to fix the repo?

I'd be happy to fix but how can I reproduce exactly? If I did this:
$ cd /tmp
$ rm -rf dosemu
$ git clone ssh://bartolde...@git.code.sf.net/p/dosemu/code dosemu
Cloning into 'dosemu'...
Enter passphrase for key '/home/bart/.ssh/id_dsa':
remote: Counting objects: 24413, done.
remote: Compressing objects: 100% (6882/6882), done.
remote: Total 24413 (delta 19667), reused 21258 (delta 17077)
Receiving objects: 100% (24413/24413), 6.34 MiB | 1.19 MiB/s, done.
Resolving deltas: 100% (19667/19667), done.
$ cd dosemu/
$ git branch --set-upstream devel origin/devel
Branch devel set up to track remote branch devel from origin.
$ git log devel
(getting expected log).
$ git --version
git version 1.7.10.4

Bart

Attachment: boot.log
Description: Binary data

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to