Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13972

Fix typedef to include __wti_xxx typedef structs in wt_internal.h

    • Storage Engines
    • 2
    • StorEng - 2025-01-21

      While working on WT-13958, I observed that __wti_xxx structures defined in log_private.h were not being included in wt_internal.h. This was due to a limitation in the s_typedef function. The scope of this ticket is to modify s_typedef function regular expression to include __wti_xxx structures in wt_internal.h along with __wt_xxx structures.

            Assignee:
            ravi.giri@mongodb.com Ravi Giri
            Reporter:
            ravi.giri@mongodb.com Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: