Re: git: 47586ffc8bde - main - libucl: Add a ucl::Ucl::forced_string_value method

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Mon, 04 Aug 2025 20:05:49 UTC
On 8/4/25 15:46, John Baldwin wrote:
> The branch main has been updated by jhb:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=47586ffc8bde236bab65da05ad3c0a660709ba96
> 
> commit 47586ffc8bde236bab65da05ad3c0a660709ba96
> Author:     John Baldwin <jhb@FreeBSD.org>
> AuthorDate: 2025-08-04 19:38:06 +0000
> Commit:     John Baldwin <jhb@FreeBSD.org>
> CommitDate: 2025-08-04 19:38:06 +0000
> 
>      libucl: Add a ucl::Ucl::forced_string_value method
>      
>      This is a wrapper around ucl_object_tostring_forced.
>      
>      Sponsored by:   Chelsio Communications
>      Pull Request:   https://github.com/freebsd/freebsd-src/pull/1794

FYI, this changed was already merged upstream here:

https://github.com/vstakhov/libucl/pull/317

-- 
John Baldwin