Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 3.15.0 #1180

Merged
merged 2 commits into from
Aug 27, 2024
Merged

version 3.15.0 #1180

merged 2 commits into from
Aug 27, 2024

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented Aug 27, 2024

No description provided.

@sreimers
Copy link
Member

Looks like we need a ABI soversion bump, too.

[C] 'function int aubuf_alloc(aubuf**, size_t, size_t)' at aubuf.c:130:1 has some indirect sub-type changes:
    parameter 1 of type 'aubuf**' has sub-type changes:
      in pointed to type 'aubuf*':
        in pointed to type 'struct aubuf' at aubuf.c:23:1:
          type size changed from 1088 to 1152 (in bits)
          1 data member insertion:
            'pl* id', at offset 128 (in bits) at aubuf.c:25:1
          14 data member changes:
            'mtx_t* lock' offset changed from 128 to 192 (in bits) (by +64 bits)
            'size_t wish_sz' offset changed from 192 to 256 (in bits) (by +64 bits)
            'size_t cur_sz' offset changed from 256 to 320 (in bits) (by +64 bits)
            'size_t max_sz' offset changed from 320 to 384 (in bits) (by +64 bits)
            'size_t fill_sz' offset changed from 384 to 4[48](https://github.com/baresip/re/actions/runs/10573527368/job/29293189343#step:8:49) (in bits) (by +64 bits)
            'size_t pkt_sz' offset changed from 448 to 512 (in bits) (by +64 bits)
            'size_t wr_sz' offset changed from [51](https://github.com/baresip/re/actions/runs/10573527368/job/29293189343#step:8:52)2 to 576 (in bits) (by +64 bits)
            'bool started' offset changed from 576 to 640 (in bits) (by +64 bits)
            'uint64_t ts' offset changed from 640 to 704 (in bits) (by +64 bits)
            'struct {size_t or; size_t ur;} stats' offset changed from 704 to 768 (in bits) (by +64 bits)
            'aubuf_mode mode' offset changed from 832 to 896 (in bits) (by +64 bits)
            'ajb* ajb' offset changed from 896 to 960 (in bits) (by +64 bits)
            'double silence' offset changed from 960 to 1024 (in bits) (by +64 bits)
            'bool live' offset changed from 1024 to 1088 (in bits) (by +64 bits)

@alfredh alfredh merged commit 9b97126 into main Aug 27, 2024
36 checks passed
@alfredh alfredh deleted the release-3.15.0 branch August 27, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants