Change tests for glibc version #12

マージ済み
SlavekB が 1 個のコミットを feat/reverse-glibc-v2-tests から master へマージ 5年前
SlavekB5年前 にコメント
オーナー

It resolves building with libc libraries other than glibc – for example musl libc.

It resolves building with libc libraries other than glibc – for example [musl libc](https://www.musl-libc.org/).
SlavekB がマイルストーン R14.0.7 release に追加 5年前
SlavekB がラベル PR/rfc を追加 5年前
MicheleC5年前 にコメント
オーナー

PR looks good, nevertheless I wonder if it still makes sense to check for glibc < 2. Based on release history, glibc 2 was release on 1997-01-26, so we can safely assume that all the systems we are building TDE with glibc are using a version >=2. IMO we could simplify the code into

#define QT_SOCKLEN_T		socklen_t
PR looks good, nevertheless I wonder if it still makes sense to check for glibc < 2. Based on release history, glibc 2 was release on 1997-01-26, so we can safely assume that all the systems we are building TDE with glibc are using a version >=2. IMO we could simplify the code into ``` #define QT_SOCKLEN_T socklen_t ```
SlavekB5年前 にコメント
投稿者
オーナー

You're right, we can now assume that using glibc will not be older than version 2.

Patch updated.

You're right, we can now assume that using glibc will not be older than version 2. Patch updated.
Ghost がプルリクエストをクローズ 5年前
Ghost がプルリクエストを再オープン 5年前
MicheleC が変更を承認 5年前
MicheleC がコメント
オーナー

LGTM.

LGTM.
SlavekB がプルリクエストをクローズ 5年前
SlavekB がブランチ feat/reverse-glibc-v2-tests を削除 5年前
SlavekB がラベル PR/rfc を除去 5年前
プルリクエストは 1aa221a2bc でマージされています。
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: TDE/tqt3#12
読み込み中…
まだ内容がありません