all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661)
       [not found] ` <20241010070552.BACE522C638@vcs3.savannah.gnu.org>
@ 2024-10-14 11:24   ` Michael Albinus
  2024-10-15  3:24     ` Yuan Fu
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2024-10-14 11:24 UTC (permalink / raw)
  To: emacs-devel; +Cc: Jørgen Kvalsvik, Yuan Fu

Yuan Fu <casouri@gmail.com> writes:

Hi,

> branch: emacs-30
> commit e49b479f8692573379a1ee3417bdda9e1f777888
> Author: Jørgen Kvalsvik <j@lambda.is>
> Commit: Yuan Fu <casouri@gmail.com>
> 
>     Fix c-ts-mode indentation for initializer lists (bug#73661)
    
This fails on emba.gnu.org:

--8<---------------cut here---------------start------------->8---
Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag :unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
   passed  1/4  c-ts-mode-test-filling (0.273658 sec)
timeout: the monitored command dumped core
make[3]: Leaving directory '/checkout/test'
make[3]: *** [Makefile:184: lisp/progmodes/c-ts-mode-tests.log] Error 124
make[2]: [Makefile:347: check-doit] Error 2 (ignored)
SUMMARY OF TEST RESULTS
-----------------------
Files examined: 14
Ran 87 tests, 4 failed to run, 87 results as expected, 0 unexpected, 0 skipped
1 files did not finish:
  lisp/progmodes/c-ts-mode-tests.log
Contents of unfinished file lisp/progmodes/c-ts-mode-tests.log:
-----
Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag :unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
   passed  1/4  c-ts-mode-test-filling (0.273658 sec)
timeout: the monitored command dumped core
--8<---------------cut here---------------end--------------->8---

See also <https://emba.gnu.org/emacs/emacs/-/jobs/91296/raw>

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661)
  2024-10-14 11:24   ` emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661) Michael Albinus
@ 2024-10-15  3:24     ` Yuan Fu
  2024-10-15 10:52       ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Yuan Fu @ 2024-10-15  3:24 UTC (permalink / raw)
  To: Michael Albinus; +Cc: Emacs Devel, Jørgen Kvalsvik



> On Oct 14, 2024, at 4:24 AM, Michael Albinus <michael.albinus@gmx.de> wrote:
> 
> Yuan Fu <casouri@gmail.com> writes:
> 
> Hi,
> 
>> branch: emacs-30
>> commit e49b479f8692573379a1ee3417bdda9e1f777888
>> Author: Jørgen Kvalsvik <j@lambda.is>
>> Commit: Yuan Fu <casouri@gmail.com>
>> 
>>    Fix c-ts-mode indentation for initializer lists (bug#73661)
> 
> This fails on emba.gnu.org:
> 
> --8<---------------cut here---------------start------------->8---
> Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag :unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
>   passed  1/4  c-ts-mode-test-filling (0.273658 sec)
> timeout: the monitored command dumped core
> make[3]: Leaving directory '/checkout/test'
> make[3]: *** [Makefile:184: lisp/progmodes/c-ts-mode-tests.log] Error 124
> make[2]: [Makefile:347: check-doit] Error 2 (ignored)
> SUMMARY OF TEST RESULTS
> -----------------------
> Files examined: 14
> Ran 87 tests, 4 failed to run, 87 results as expected, 0 unexpected, 0 skipped
> 1 files did not finish:
>  lisp/progmodes/c-ts-mode-tests.log
> Contents of unfinished file lisp/progmodes/c-ts-mode-tests.log:
> -----
> Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag :unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
>   passed  1/4  c-ts-mode-test-filling (0.273658 sec)
> timeout: the monitored command dumped core
> --8<---------------cut here---------------end--------------->8---
> 
> See also <https://emba.gnu.org/emacs/emacs/-/jobs/91296/raw>
> 
> Best regards, Michael.

Thank you very much Michael! I fixed it on emacs-30.

Yuan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661)
  2024-10-15  3:24     ` Yuan Fu
@ 2024-10-15 10:52       ` Michael Albinus
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2024-10-15 10:52 UTC (permalink / raw)
  To: Yuan Fu; +Cc: Emacs Devel, Jørgen Kvalsvik

Yuan Fu <casouri@gmail.com> writes:

Hi Yuan,
 
>>> branch: emacs-30
>>> commit e49b479f8692573379a1ee3417bdda9e1f777888
>>> Author: Jørgen Kvalsvik <j@lambda.is>
>>> Commit: Yuan Fu <casouri@gmail.com>
>>> 
>>>    Fix c-ts-mode indentation for initializer lists (bug#73661)
>> 
>> This fails on emba.gnu.org:

> Thank you very much Michael! I fixed it on emacs-30.
>
> Yuan

Thanks! I will check it from time to time on emba (currently, there are
build problems, so I cannot verify your change yet).

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-15 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <172854395219.1351282.13814071406092717861@vcs3.savannah.gnu.org>
     [not found] ` <20241010070552.BACE522C638@vcs3.savannah.gnu.org>
2024-10-14 11:24   ` emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661) Michael Albinus
2024-10-15  3:24     ` Yuan Fu
2024-10-15 10:52       ` Michael Albinus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.