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

Move buf_ declarations to a separate, installed .h file #5108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dilyanpalauzov
Copy link
Contributor

because sieve_intefrace.h depends on struct buf declaration and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h

because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h
@ksmurchison
Copy link
Contributor

This looks fine. Is there any reason why you didn't also split the buf function implememtations into their own buf.c source file?

@dilyanpalauzov
Copy link
Contributor Author

The reason is that this is more work.

dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 10, 2024
cyrusimap#5108

because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 10, 2024
cyrusimap#5108

because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 11, 2024
because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h

cyrusimap#5108
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 11, 2024
because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h

cyrusimap#5108
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 13, 2024
because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h

cyrusimap#5108
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 14, 2024
because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h

cyrusimap#5108
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 14, 2024
cyrusimap#5108

because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h
dilyanpalauzov added a commit to dilyanpalauzov/cyrus-imapd that referenced this pull request Nov 14, 2024
cyrusimap#5108

because sieve_intefrace.h depends on struct buf declaration
and sieve_interface.h is installed.

-- install libconfig.h, imap/message_guid.h
-- charset.h (installed): do not depend on util.h and thus on config.h
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